Skip to content

Commit

Permalink
disable exception on import of piplicenses for Python 3.12+
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Jul 25, 2024
1 parent 26d8f74 commit 46914af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dcicutils"
version = "8.13.3.1b5" # TODO: To become 8.13.4
version = "8.13.3.1b6" # TODO: To become 8.13.4
description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources"
authors = ["4DN-DCIC Team <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 46914af

Please sign in to comment.