Skip to content

Commit

Permalink
cachecontrol: 0.13.1rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Jun 8, 2023
1 parent a2f92fd commit db710af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cachecontrol/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""
__author__ = "Eric Larson"
__email__ = "eric@ionrock.org"
__version__ = "0.13.0"
__version__ = "0.13.1rc0"

from cachecontrol.adapter import CacheControlAdapter
from cachecontrol.controller import CacheController
Expand Down

0 comments on commit db710af

Please sign in to comment.