Skip to content

Commit 20c0226

Browse files
bump: version 1.0.2 → 1.0.3-dev.14715860055
1 parent 54f6d3b commit 20c0226

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## 1.0.2 (2025-04-27)
210

311
### Fix

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 = "1.0.2"
7+
version = "1.0.3-dev.14715860055"
88
description = "GUI installer for UE4SS"
99
readme = "README.md"
1010
requires-python = ">=3.9.1"

0 commit comments

Comments
 (0)