We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e01e6d commit 2a572c9Copy full SHA for 2a572c9
steam/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.2.0"
+__version__ = "1.2.1"
2
__author__ = "Rossen Georgiev"
3
4
-version_info = (1, 2, 0)
+version_info = (1, 2, 1)
0 commit comments