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