Skip to content

Commit 1e8da3e

Browse files
committed
release 0.12.0 (for real)
1 parent 0d3d6fd commit 1e8da3e

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
@@ -3,7 +3,7 @@
33
import logging
44
from abc import abstractmethod
55

6-
__version__ = "0.11.0"
6+
__version__ = "0.12.0"
77

88
logger = logging.getLogger("httpc")
99

0 commit comments

Comments
 (0)