Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Jan 9, 2023
1 parent c65f9e5 commit 2ec5ec5
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,6 +1,6 @@
from setuptools import setup

__version__ = "1.1.2"
__version__ = "1.2.0"

with open("README.md") as f:
long_description = f.read()
Expand Down

0 comments on commit 2ec5ec5

Please sign in to comment.