We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a860e1 commit c68693fCopy full SHA for c68693f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.1.0-dev.14564041888 (2025-04-20)
2
+
3
+### Feat
4
5
+- **all**: More work for initial 1.0.0 build
6
7
## 0.1.0-dev.14500613909 (2025-04-16)
8
9
## 0.1.0-dev.14477465302 (2025-04-15)
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ue4ss_installer_gui"
-version = "0.1.0-dev.14477465302"
+version = "0.1.0-dev.14564041888"
description = "GUI installer for UE4SS"
readme = "README.md"
10
requires-python = ">=3.9.1"
0 commit comments