Bundle version.py file

This commit is contained in:
Valentin Niess
2025-05-23 18:28:34 +02:00
parent c7df0f9267
commit 0fabfe2810
2 changed files with 1 additions and 3 deletions

3
.gitignore vendored
View File

@@ -7,7 +7,4 @@ build/*
dist dist
docs/ENV docs/ENV
python_appimage.egg-info python_appimage.egg-info
python_appimage/bin
python_appimage/data/excludelist
python_appimage/version.py
!python_appimage/commands/build !python_appimage/commands/build

View File

@@ -0,0 +1 @@
version = '1.4.2'