We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1862cf8 commit cd6a300Copy full SHA for cd6a300
setup.py
@@ -3,7 +3,7 @@
3
import os
4
from setuptools import setup
5
6
-version = "0.3.1"
+version = "0.3.2"
7
8
classifiers = [
9
"Development Status :: 3 - Alpha",
0 commit comments