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 a4814ec commit e7d75baCopy full SHA for e7d75ba
jupyter_cache/__init__.py
@@ -1,5 +1,5 @@
1
# NOTE: never import anything here, in order to maintain CLI speed
2
-__version__ = "0.6.1"
+__version__ = "1.0.0"
3
4
5
def get_cache(path, cache_cls=None):
0 commit comments