Fixing bug and continuing v0.1.8
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5b0add3876
commit
c535d48039
2 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
from shutil import which
|
||||
|
||||
__VERSION__ = "0.1.8"
|
||||
is_release = False
|
||||
is_release = True
|
||||
|
||||
|
||||
# Check if development version, if so get the date of the latest git patch
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
../../common/label.svg
|
Loading…
Reference in a new issue