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 c1f8ce2 commit 2ac17e9Copy full SHA for 2ac17e9
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 3.0.1-dev.15431629328 (2025-06-04)
2
+
3
+### Fix
4
5
+- **all**: linter fixes
6
+- **steam.py**: fixed game scanning
7
8
+## 3.0.0-dev.15400699044 (2025-06-02)
9
10
## 3.0.0 (2025-06-03)
11
12
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ue4ss_installer_gui"
-version = "3.0.0"
+version = "3.0.1-dev.15431629328"
description = "GUI installer for UE4SS"
readme = "README.md"
requires-python = ">=3.9.1"
0 commit comments