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 ac37545 commit 75dc464Copy full SHA for 75dc464
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import find_packages, setup
4
5
-version = '0.7'
+version = '0.7.1'
6
7
DOCS_TRANSFORMATIONS = (
8
(
0 commit comments