Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2023-07-04 15:35:50 +00:00
committed by ci_update_bot
parent 00c55016e7
commit 9654085ab5
2 changed files with 18 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup
__version__ = "0.1.0"
__version__ = "0.2.0"
if __name__ == "__main__":
setup(