We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5576751 commit 2892e26Copy full SHA for 2892e26
httpout/__init__.py
@@ -1,6 +1,6 @@
1
# Copyright (c) 2024 nggit
2
3
-__version__ = '0.0.71'
+__version__ = '0.0.80'
4
__all__ = ('HTTPOut',)
5
6
from .httpout import HTTPOut # noqa: E402
0 commit comments