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 c739e4c commit 7caed55Copy full SHA for 7caed55
setup.py
@@ -17,7 +17,7 @@
17
import pathlib
18
import setuptools
19
20
-VERSION = "0.7.2"
+VERSION = "0.7.3"
21
22
long_description = (pathlib.Path(__file__).parent
23
.joinpath("README.md")
0 commit comments