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 ae4a379 commit 30cc521Copy full SHA for 30cc521
steam/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.1.1"
+__version__ = "1.2.0"
2
__author__ = "Rossen Georgiev"
3
4
-version_info = (1, 1, 1)
+version_info = (1, 2, 0)
0 commit comments