Skip to content

Commit

Permalink
Bump rev
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Nov 1, 2016
1 parent 2e8ff03 commit b6d64e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion st3/mdpopups/version.py
@@ -1,6 +1,6 @@
"""Version."""

_version_info = (1, 10, 0)
_version_info = (1, 11, 0)
__version__ = '.'.join([str(x) for x in _version_info])


Expand Down

0 comments on commit b6d64e4

Please sign in to comment.