Skip to content

Commit

Permalink
Bumped version 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
orakaro committed Dec 11, 2016
1 parent 3d60673 commit 2ab44ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
# built documents.
#
# The short X.Y version.
version = '1.3.6'
version = '1.3.7'
# The full version, including alpha/beta/rc tags.
release = '1.3.6'
release = '1.3.7'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from shlex import quote

# Bumped version
version = '1.3.6'
version = '1.3.7'

# Require
install_requires = [
Expand Down

0 comments on commit 2ab44ff

Please sign in to comment.