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 c708ed0 commit e49d0b1Copy full SHA for e49d0b1
steam/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.0.0-alpha4"
+__version__ = "1.0.0-alpha5"
2
__author__ = "Rossen Georgiev"
3
4
-version_info = (1, 0, 0, 'alpha', 4)
+version_info = (1, 0, 0, 'alpha', 5)
0 commit comments