We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f6d3b commit 20c0226Copy full SHA for 20c0226
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 1.0.3-dev.14715860055 (2025-04-28)
2
+
3
+### Fix
4
5
+- **pyproject.toml**: fixed versioning
6
7
+## 1.0.1-dev.14695257228 (2025-04-27)
8
9
## 1.0.2 (2025-04-27)
10
11
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ue4ss_installer_gui"
-version = "1.0.2"
+version = "1.0.3-dev.14715860055"
description = "GUI installer for UE4SS"
readme = "README.md"
requires-python = ">=3.9.1"
0 commit comments