Skip to content

Commit

Permalink
Increment minor version for semver (because functionality in a backwa…
Browse files Browse the repository at this point in the history
…rds compatible manner was added)
  • Loading branch information
Tim55667757 committed Feb 19, 2021
1 parent 8f53da0 commit 5e703ab
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 @@ -7,7 +7,7 @@
from setuptools import setup
import os

__version__ = "1.0"
__version__ = "1.1"

devStatus = "4 - Beta"

Expand Down

0 comments on commit 5e703ab

Please sign in to comment.