We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf9c27 commit 6f2ca95Copy full SHA for 6f2ca95
1 file changed
setup.py
@@ -29,7 +29,7 @@ def install_requires():
29
30
setuptools.setup(
31
name="python-valve",
32
- version="0.2.0",
+ version="0.2.1",
33
description=("Python implementation for Source servers, RCON, A2S, "
34
"VDF, the Steam Web API and various other Valve products "
35
"and services."),
0 commit comments