Skip to content

Commit 29a7f1f

Browse files
authored
release 0.1.0 (#74)
1 parent 3df8498 commit 29a7f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpout/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) 2024 nggit
22

3-
__version__ = '0.0.85'
3+
__version__ = '0.1.0'
44
__all__ = ('HTTPOut',)
55

66
from .httpout import HTTPOut # noqa: E402

0 commit comments

Comments
 (0)