We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f92fd commit db710afCopy full SHA for db710af
cachecontrol/__init__.py
@@ -8,7 +8,7 @@
8
"""
9
__author__ = "Eric Larson"
10
__email__ = "[email protected]"
11
-__version__ = "0.13.0"
+__version__ = "0.13.1rc0"
12
13
from cachecontrol.adapter import CacheControlAdapter
14
from cachecontrol.controller import CacheController
0 commit comments