Skip to content

Commit

Permalink
bump version because PyPI is a piece of shit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Oberstein committed Jan 30, 2016
1 parent 281237c commit 22b1183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autobahn/__init__.py
Expand Up @@ -25,7 +25,7 @@
###############################################################################


__version__ = u"0.12.0"
__version__ = u"0.12.1"
"""
AutobahnPython library version.
"""

0 comments on commit 22b1183

Please sign in to comment.