We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b1ae0 commit aafa48eCopy full SHA for aafa48e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.1.0-dev.14564099472 (2025-04-20)
2
+
3
+### Fix
4
5
+- **main.pyw**: Fixed renaming wrong main file
6
7
## 0.1.0-dev.14564078159 (2025-04-20)
8
9
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ue4ss_installer_gui"
-version = "0.1.0-dev.14564078159"
+version = "0.1.0-dev.14564099472"
description = "GUI installer for UE4SS"
readme = "README.md"
10
requires-python = ">=3.9.1"
0 commit comments