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