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 9d3835c commit 2cfaf6fCopy full SHA for 2cfaf6f
steam/__init__.py
@@ -1,7 +1,7 @@
1
-__version__ = "0.7.4"
+__version__ = "0.7.5"
2
__author__ = "Rossen Georgiev"
3
4
-version_info = (0, 7, 4)
+version_info = (0, 7, 5)
5
6
from steam.steamid import SteamID
7
from steam.webapi import WebAPI
0 commit comments