Skip to content

Commit a9b94f4

Browse files
authored
Update the version to 0.1.42 (#546)
Signed-off-by: SimFG <[email protected]>
1 parent 44d1a66 commit a9b94f4

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.41"
2+
__version__ = "0.1.42"
33

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

0 commit comments

Comments
 (0)