Skip to content

Commit b4c5b02

Browse files
committed
Update version.
1 parent 1665e65 commit b4c5b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datajudge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
try:
2020
__version__ = pkg_resources.get_distribution(__name__).version
2121
except Exception:
22-
__version__ = "1.4.0"
22+
__version__ = "1.5.0"

0 commit comments

Comments
 (0)