We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374ce3a commit b4c9a12Copy full SHA for b4c9a12
setup.py
@@ -4,7 +4,7 @@
4
5
import setuptools
6
7
-_VERSION = '0.3.1'
+_VERSION = '0.3.2'
8
9
REQUIRED_PACKAGES = [
10
]
0 commit comments