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