Skip to content

Commit 2f52e24

Browse files
authored
Merge pull request #66 from PickwickSoft/release/v1.0.1
🔖 Change version to 1.0.1
2 parents 0f1c7d2 + f1ee5d5 commit 2f52e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pystreamapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from pystreamapi.__stream import Stream
22
from pystreamapi._streams.error.__levels import ErrorLevel
33

4-
__version__ = "1.0.0"
4+
__version__ = "1.0.1"
55
__all__ = ["Stream", "ErrorLevel"]

0 commit comments

Comments
 (0)