Skip to content

Commit

Permalink
Version bump to avoid PyPI's duplicate filename ban.
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsasha committed May 26, 2016
1 parent 79c5436 commit 254e8af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Expand Up @@ -3,6 +3,11 @@
History
-------

0.1.3.1 (2016-05-26)
++++++++++++++++++++

* Version bump to avoid PyPI's duplicate filename ban.

0.1.3 (2016-05-26)
++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion restrictedsessions/__init__.py
@@ -1 +1 @@
__version__ = '0.1.3'
__version__ = '0.1.3.1'

0 comments on commit 254e8af

Please sign in to comment.