Skip to content

Commit 76d1f5c

Browse files
authored
Bump version from 1.3.0 to 1.4.0
1 parent a52dba1 commit 76d1f5c

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.3.0"
4+
__version__ = "1.4.0"
55
__all__ = ["Stream", "ErrorLevel"]

0 commit comments

Comments
 (0)