Skip to content

Commit

Permalink
Version: 2.0.1
Browse files Browse the repository at this point in the history
2.0.0 was actually released already in 2013
  • Loading branch information
Jajcus committed Nov 27, 2017
1 parent 1f1aab0 commit 14a40a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from setuptools import setup

version = "2.0.0"
version = "2.0.1"

if (not os.path.exists(os.path.join("pyxmpp2","version.py"))
or "make_version" in sys.argv):
Expand Down

0 comments on commit 14a40a3

Please sign in to comment.