Skip to content

Commit

Permalink
bump v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed May 24, 2016
1 parent 7a585eb commit 8cc8bbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steam/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__version__ = "0.8.0"
__version__ = "0.8.1"
__author__ = "Rossen Georgiev"

version_info = (0, 8, 0)
version_info = (0, 8, 1)

from steam.steamid import SteamID
from steam.globalid import GlobalID
Expand Down

0 comments on commit 8cc8bbc

Please sign in to comment.