Skip to content

Commit

Permalink
Release steam-acolyte v0.10.0
Browse files Browse the repository at this point in the history
- make window scrollable and resizeable
  • Loading branch information
coldfix committed Aug 4, 2024
1 parent 4aaaa84 commit 0240a5e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
CHANGES
-------

0.10.0
~~~~~~
Date: 04.08.2024

- make window scrollable and resizeable


0.9.0
~~~~~
Date: 25.05.2023
Expand Down
2 changes: 1 addition & 1 deletion steam_acolyte/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__title__ = "steam-acolyte"
__version__ = "0.9.0"
__version__ = "0.10.0"
__url__ = "https://github.com/coldfix/steam-acolyte"

0 comments on commit 0240a5e

Please sign in to comment.