There was an error while loading. Please reload this page.
1 parent a52dba1 commit 76d1f5cCopy full SHA for 76d1f5c
1 file changed
pystreamapi/__init__.py
@@ -1,5 +1,5 @@
1
from pystreamapi.__stream import Stream
2
from pystreamapi._streams.error.__levels import ErrorLevel
3
4
-__version__ = "1.3.0"
+__version__ = "1.4.0"
5
__all__ = ["Stream", "ErrorLevel"]
0 commit comments