Version bump

Sad excuse for a commit I know.
master
AnthonyF 2021-12-09 22:01:46 -05:00
parent 439be8417c
commit d35c7edd4f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import pathlib
appversion = "0.0.11"
appversion = "0.0.12"
here = pathlib.Path(__file__).parent.resolve()