Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
ivergara authored Jun 15, 2023
1 parent 0921dc3 commit 4aa3706
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.7.0"
__version__ = "1.8.0"

0 comments on commit 4aa3706

Please sign in to comment.