added automatic version stamping
This commit is contained in:
parent
0fb3276b9f
commit
4f2d42e74a
4 changed files with 36 additions and 2 deletions
4
version.py
Normal file
4
version.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
#! /bin/env python3
|
||||
# encoding: utf-8
|
||||
|
||||
_version = (0, '00000000') # OVER_VERSION_IDENTIFIER
|
Loading…
Add table
Add a link
Reference in a new issue