Skip to content

Commit 6f2ca95

Browse files
committed
Set version to 0.2.1
1 parent aaf9c27 commit 6f2ca95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def install_requires():
2929

3030
setuptools.setup(
3131
name="python-valve",
32-
version="0.2.0",
32+
version="0.2.1",
3333
description=("Python implementation for Source servers, RCON, A2S, "
3434
"VDF, the Steam Web API and various other Valve products "
3535
"and services."),

0 commit comments

Comments
 (0)