Skip to content

Commit

Permalink
bump to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed May 24, 2016
1 parent 170c2ee commit 1595794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dota2/__init__.py
@@ -1,7 +1,7 @@
__version__ = "0.2.0"
__version__ = "0.2.1"
__author__ = "Rossen Georgiev"

version_info = (0, 2, 0)
version_info = (0, 2, 1)


# proxy object
Expand Down

0 comments on commit 1595794

Please sign in to comment.