Skip to content

Commit a2ed91d

Browse files
committed
httptools 0.6.2
Fixes ===== * Fix build and run tests on Python 3.13 (#107) (by @jameshilliard @tacaswell @fafanoulele @fantix in ad9765b for #98 #104)
1 parent ad9765b commit a2ed91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httptools/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# supported platforms, publish the packages on PyPI, merge the PR
1111
# to the target branch, create a Git tag pointing to the commit.
1212

13-
__version__ = '0.6.1'
13+
__version__ = '0.6.2'

0 commit comments

Comments
 (0)