Skip to content

Commit

Permalink
Bump version. (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein authored Nov 4, 2022
1 parent 7d6f225 commit 68e3d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datajudge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
try:
__version__ = pkg_resources.get_distribution(__name__).version
except Exception:
__version__ = "1.1.0"
__version__ = "1.2.0"

0 comments on commit 68e3d6b

Please sign in to comment.