Skip to content

Commit be57ba2

Browse files
committed
Update the version to 0.1.41
Signed-off-by: SimFG <[email protected]>
1 parent 3339e52 commit be57ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gptcache/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""gptcache version"""
2-
__version__ = "0.1.40"
2+
__version__ = "0.1.41"
33

44
from gptcache.config import Config
55
from gptcache.core import Cache

0 commit comments

Comments
 (0)