Updating version of all packaging systems. v0.1.2

This commit is contained in:
Adsooi 2021-09-30 20:41:27 +02:00
parent 7912cbd5b9
commit b7f4b0fea5
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
3 changed files with 3 additions and 3 deletions

View file

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