We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a38a7 commit bb1efadCopy full SHA for bb1efad
1 file changed
src/httpc/_base.py
@@ -6,7 +6,7 @@
6
import shlex
7
from abc import abstractmethod
8
9
-__version__ = "0.9.0"
+__version__ = "0.9.1"
10
11
logger = logging.getLogger("httpc")
12
0 commit comments