Skip to content

Commit 3264aac

Browse files
committed
Release 0.13.0 (for real)
1 parent cc5e363 commit 3264aac

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.12.0"
6+
__version__ = "0.13.0"
77

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

0 commit comments

Comments
 (0)