Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
Sad excuse for a commit I know.
  • Loading branch information
Evolution0 committed Dec 10, 2021
1 parent 439be84 commit d35c7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -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()

Expand Down

0 comments on commit d35c7ed

Please sign in to comment.