Skip to content

Commit ff7b0a0

Browse files
committed
Bump version to v1.7.0
1 parent cc8310a commit ff7b0a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

steam/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.6.1"
2-
__author__ = "Rossen Georgiev"
1+
__version__ = "1.7.0"
2+
__author__ = "Rossen Georgiev / Solstice Game Studios"
33

4-
version_info = (1, 6, 1)
4+
version_info = (1, 7, 0)

0 commit comments

Comments
 (0)