This commit is contained in:
parent
22c9151e0c
commit
cb733a556c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
from shutil import which
|
from shutil import which
|
||||||
|
|
||||||
__VERSION__ = "0.2.0"
|
__VERSION__ = "0.2.0"
|
||||||
is_release = False
|
is_release = True
|
||||||
|
|
||||||
|
|
||||||
# Check if development version, if so get the date of the latest git patch
|
# Check if development version, if so get the date of the latest git patch
|
||||||
|
|
Loading…
Reference in a new issue