We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.1.43
1 parent 272219b commit acc20f0Copy full SHA for acc20f0
gptcache/__init__.py
@@ -1,5 +1,5 @@
1
"""gptcache version"""
2
-__version__ = "0.1.42"
+__version__ = "0.1.43"
3
4
from gptcache.config import Config
5
from gptcache.core import Cache
0 commit comments