Skip to content

Commit acc20f0

Browse files
committed
Update the version to 0.1.43
Signed-off-by: SimFG <[email protected]>
1 parent 272219b commit acc20f0

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.42"
2+
__version__ = "0.1.43"
33

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

0 commit comments

Comments
 (0)