Explorar o código

Bundle version.py file

Valentin Niess hai 7 meses
pai
achega
0fabfe2810
Modificáronse 2 ficheiros con 1 adicións e 3 borrados
  1. 0 3
      .gitignore
  2. 1 0
      python_appimage/version.py

+ 0 - 3
.gitignore

@@ -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 - 0
python_appimage/version.py

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