mirror of
https://github.com/niess/python-appimage.git
synced 2025-07-21 04:41:14 +02:00
Bundle version.py file
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,7 +7,4 @@ build/*
|
||||
dist
|
||||
docs/ENV
|
||||
python_appimage.egg-info
|
||||
python_appimage/bin
|
||||
python_appimage/data/excludelist
|
||||
python_appimage/version.py
|
||||
!python_appimage/commands/build
|
||||
|
1
python_appimage/version.py
Normal file
1
python_appimage/version.py
Normal file
@@ -0,0 +1 @@
|
||||
version = '1.4.2'
|
Reference in New Issue
Block a user