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 3d60673 commit 2ab44ffCopy full SHA for 2ab44ff
docs/conf.py
@@ -48,9 +48,9 @@
48
# built documents.
49
#
50
# The short X.Y version.
51
-version = '1.3.6'
+version = '1.3.7'
52
# The full version, including alpha/beta/rc tags.
53
-release = '1.3.6'
+release = '1.3.7'
54
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
# for a list of supported languages.
setup.py
@@ -9,7 +9,7 @@
9
from shlex import quote
10
11
# Bumped version
12
13
14
# Require
15
install_requires = [
0 commit comments