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