We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c485231 commit 5b90620Copy full SHA for 5b90620
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
4
-__version__ = '0.13.0'
+__version__ = '0.13.1'
5
6
7
setup(
0 commit comments