We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a2cd2 commit bdd68f3Copy full SHA for bdd68f3
CHANGES.rst
@@ -1,6 +1,13 @@
1
CHANGES
2
-------
3
4
+0.7.7
5
+~~~~~
6
+Date: 27.04.2021
7
+
8
+- fix exception due to case-sensitive handling of steam config files (#10)
9
10
11
0.7.6
12
~~~~~
13
Date: 30.01.2021
steam_acolyte/__init__.py
@@ -1,3 +1,3 @@
__title__ = "steam-acolyte"
-__version__ = "0.7.6"
+__version__ = "0.7.7"
__url__ = "https://github.com/coldfix/steam-acolyte"
0 commit comments