Skip to content

Commit

Permalink
dynamic pyproject.toml version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpinxten committed Feb 1, 2024
1 parent 3b92973 commit 4448ea4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion icometrix_sdk/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.1"
__version__ = "0.0.2"
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ authors = [
]
readme = "README.rst"
requires-python = ">=3.9"
dynamic = ["version"]
classifiers = [
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 4448ea4

Please sign in to comment.