Skip to content

Commit

Permalink
Version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefano-maggiolo committed Apr 10, 2018
1 parent 3ef1292 commit dc9e824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
]


__version__ = '1.3.0'
__version__ = '1.3.1'


# Instantiate or import these objects.
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
# The short X.Y version.
version = '1.3'
# The full version, including alpha/beta/rc tags.
release = '1.3.0'
release = '1.3.1'

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

0 comments on commit dc9e824

Please sign in to comment.