Skip to content

Commit

Permalink
Bump version to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterPhoenix committed Oct 22, 2024
1 parent cc8310a commit ff7b0a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions steam/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.6.1"
__author__ = "Rossen Georgiev"
__version__ = "1.7.0"
__author__ = "Rossen Georgiev / Solstice Game Studios"

version_info = (1, 6, 1)
version_info = (1, 7, 0)

0 comments on commit ff7b0a0

Please sign in to comment.