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 2cfbd1e commit f49243fCopy full SHA for f49243f
setup.py
@@ -8,7 +8,7 @@
8
9
from setuptools import setup, find_packages
10
11
-VERSION = "1.22.0"
+VERSION = "1.22.1"
12
AUTHOR = "Mike Lissner"
13
EMAIL = "info@free.law"
14
HERE = os.path.abspath(os.path.dirname(__file__))
0 commit comments