We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d94103 commit 4a2a75eCopy full SHA for 4a2a75e
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
import pathlib
2
from setuptools import setup
3
4
-VERSION = '0.2.9'
+VERSION = '0.2.10'
5
6
HERE = pathlib.Path(__file__).parent
7
README = (HERE / "README.md").read_text()
0 commit comments