We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f68524b commit 7cb450eCopy full SHA for 7cb450e
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+## 0.1.0-dev.14477465302 (2025-04-15)
2
+
3
+### Feat
4
5
+- **all**: more initial layout work
6
+- **all**: layout and functionality progress
7
+- **all**: Initial setup
8
9
+### Fix
10
11
+- **project_main_icon.ico**: added missing project icon
12
+- **added-missing-src-files**: added missing src dir tree
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ue4ss_installer_gui"
-version = "0.0.1"
+version = "0.1.0-dev.14477465302"
description = ""
readme = "README.md"
requires-python = ">=3.9.1"
0 commit comments