Skip to content

Commit e6d83b2

Browse files
bump: version 0.1.0-dev.14564041888 → 0.1.0-dev.14564078159
1 parent 0ad1d82 commit e6d83b2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 0.1.0-dev.14564041888 (2025-04-20)
28

39
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ue4ss_installer_gui"
7-
version = "0.1.0-dev.14564041888"
7+
version = "0.1.0-dev.14564078159"
88
description = "GUI installer for UE4SS"
99
readme = "README.md"
1010
requires-python = ">=3.9.1"

0 commit comments

Comments
 (0)