We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ddaf82 commit c529447Copy full SHA for c529447
src/datajudge/__init__.py
@@ -19,4 +19,4 @@
19
try:
20
__version__ = pkg_resources.get_distribution(__name__).version
21
except Exception:
22
- __version__ = "1.6.0"
+ __version__ = "1.7.0"
0 commit comments