We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0921dc3 commit 4aa3706Copy full SHA for 4aa3706
src/datajudge/__init__.py
@@ -19,4 +19,4 @@
19
try:
20
__version__ = pkg_resources.get_distribution(__name__).version
21
except Exception:
22
- __version__ = "1.7.0"
+ __version__ = "1.8.0"
0 commit comments