We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2971f0 commit 0b3bc93Copy full SHA for 0b3bc93
setup.py
@@ -1,7 +1,7 @@
1
2
from setuptools import setup, find_packages
3
4
-VERSION = '1.13.0'
+VERSION = '1.13.1'
5
6
CLASSIFIERS = """
7
Environment :: Web Environment
0 commit comments