Bumping version to v0.1.1
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
5f82a3e3a4
commit
ffbc28ed4f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"""
|
||||
from shutil import which
|
||||
|
||||
__VERSION__ = "0.1"
|
||||
__VERSION__ = "0.1.1"
|
||||
is_release = False
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue