Skip to content

Commit 123178d

Browse files
committed
Release steam-acolyte v0.7.1
- bugfix: exception when clicking "Exit Steam" menu item - bugfix: possible crash at program exit when closing via menu
1 parent ab3493f commit 123178d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGES
22
-------
33

4+
0.7.1
5+
~~~~~
6+
7+
- bugfix: exception when clicking "Exit Steam" menu item
8+
- bugfix: possible crash at program exit when closing via menu
9+
10+
411
0.7.0
512
~~~~~
613

steam_acolyte/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__title__ = "steam-acolyte"
2-
__version__ = "0.7.0"
2+
__version__ = "0.7.1"
33
__url__ = "https://github.com/coldfix/steam-acolyte"

0 commit comments

Comments
 (0)