Skip to content

Commit bb1efad

Browse files
committed
Release 0.9.1
1 parent 94a38a7 commit bb1efad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/httpc/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import shlex
77
from abc import abstractmethod
88

9-
__version__ = "0.9.0"
9+
__version__ = "0.9.1"
1010

1111
logger = logging.getLogger("httpc")
1212

0 commit comments

Comments
 (0)