Skip to content

Commit 2ab44ff

Browse files
committed
Bumped version 1.3.7
1 parent 3d60673 commit 2ab44ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '1.3.6'
51+
version = '1.3.7'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '1.3.6'
53+
release = '1.3.7'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from shlex import quote
1010

1111
# Bumped version
12-
version = '1.3.6'
12+
version = '1.3.7'
1313

1414
# Require
1515
install_requires = [

0 commit comments

Comments
 (0)