Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt authored Mar 3, 2021
1 parent 75ddfd3 commit 65a6d61
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
Expand Up @@ -5,7 +5,7 @@

from setuptools import find_packages, setup

VERSION = "0.1.1"
VERSION = "0.1.2"

PROJECT_DIR = Path(__file__).parent.resolve()
README_FILE = PROJECT_DIR / "README.md"
Expand Down

0 comments on commit 65a6d61

Please sign in to comment.