Skip to content

Commit db710af

Browse files
committed
cachecontrol: 0.13.1rc0
1 parent a2f92fd commit db710af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cachecontrol/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99
__author__ = "Eric Larson"
1010
__email__ = "[email protected]"
11-
__version__ = "0.13.0"
11+
__version__ = "0.13.1rc0"
1212

1313
from cachecontrol.adapter import CacheControlAdapter
1414
from cachecontrol.controller import CacheController

0 commit comments

Comments
 (0)