Skip to content

Commit 65578f9

Browse files
authored
chore: bump version (#133)
1 parent 0de930a commit 65578f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_cache/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# NOTE: never import anything here, in order to maintain CLI speed
2-
__version__ = "1.0.0"
2+
__version__ = "1.0.1"
33

44

55
def get_cache(path, cache_cls=None):

0 commit comments

Comments
 (0)