Releasing v0.5.0
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
66b4c8df90
commit
1f72c76fb4
3 changed files with 46 additions and 16 deletions
|
@ -18,7 +18,7 @@
|
|||
from shutil import which
|
||||
|
||||
__VERSION__ = "0.5.0"
|
||||
is_release = False
|
||||
is_release = True
|
||||
|
||||
|
||||
# Check if development version, if so get the date of the latest git patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue