We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046c2f1 commit 43be674Copy full SHA for 43be674
setup.py
@@ -3,4 +3,4 @@
3
from setuptools import setup # type: ignore
4
5
if __name__ == "__main__":
6
- setup(version="0.1.2")
+ setup(version="0.1.3")
0 commit comments