Skip to content

Commit c40cf35

Browse files
committed
Release 0.9.1.post1
1 parent 1cb00f4 commit c40cf35

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.1"
9+
__version__ = "0.9.1.post1"
1010

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

0 commit comments

Comments
 (0)