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

This commit is contained in:
Adsooi 2024-04-03 22:05:57 +02:00
parent 54f9802975
commit 915c6b5246
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
5 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"""
from shutil import which
__VERSION__ = "0.5.1"
__VERSION__ = "0.6.0"
is_release = False