Skip to content

Commit 2892e26

Browse files
committed
release 0.0.80
1 parent 5576751 commit 2892e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpout/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) 2024 nggit
22

3-
__version__ = '0.0.71'
3+
__version__ = '0.0.80'
44
__all__ = ('HTTPOut',)
55

66
from .httpout import HTTPOut # noqa: E402

0 commit comments

Comments
 (0)