bump version to 26.4.17a1 and update CLI interface to accept additional parameters

This commit is contained in:
xgui4
2026-04-17 01:00:56 -04:00
parent 0385712bc4
commit 44a236cbb1
8 changed files with 43 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "LCE-Qt-Launcher"
version = "26.4.16a1"
version = "26.4.17a1"
description = "This is a custom Free/Libre Minecraft LCE Launcher written in Python and Qt. (Nighly Build)"
requires-python = ">3.10, <3.13"
license = "GPL-3.0-or-later"
@@ -30,7 +30,7 @@ path = "hatch_build.py"
[tool.hatch.envs.default.scripts]
packages = "python packages.py"
run-app = "run.py"
run-app = "python run.py"
[tool.hatch.build]
artifacts = [