Bumping version to v0.1.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ad5001 2021-09-24 12:21:30 +02:00
parent 5f82a3e3a4
commit ffbc28ed4f
Signed by: Ad5001
GPG key ID: 7251B1AF90B960F9

View file

@ -17,7 +17,7 @@
"""
from shutil import which
__VERSION__ = "0.1"
__VERSION__ = "0.1.1"
is_release = False