Skip to content

Commit

Permalink
Bump version to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterPhoenix committed Aug 6, 2024
1 parent a9af376 commit c3f7807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steam/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.6.0"
__version__ = "1.6.1"
__author__ = "Rossen Georgiev"

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

0 comments on commit c3f7807

Please sign in to comment.