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 66f97b9 commit c7dc28bCopy full SHA for c7dc28b
setup.py
@@ -10,7 +10,7 @@
10
from setuptools import find_packages, setup
11
from glob import glob
12
13
-__version__ = "0.2.1"
+__version__ = "0.2.2"
14
15
classes = """
16
Development Status :: 1 - Planning
0 commit comments