We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b04d6 commit ad7b104Copy full SHA for ad7b104
steam/__init__.py
@@ -1,7 +1,7 @@
1
-__version__ = "0.7.2"
+__version__ = "0.7.3"
2
__author__ = "Rossen Georgiev"
3
4
-version_info = (0, 7, 2)
+version_info = (0, 7, 3)
5
6
from steam.steamid import SteamID
7
from steam.webapi import WebAPI
0 commit comments