diff --git a/steam/__init__.py b/steam/__init__.py index cbe80b7..f1621d1 100644 --- a/steam/__init__.py +++ b/steam/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.4" +__version__ = "0.5" __author__ = "Rossen Georgiev" from .steamid import SteamID