We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v0.0.2
1 parent c2cc118 commit f4dba75Copy full SHA for f4dba75
pystream/__init__.py
@@ -2,4 +2,4 @@
2
from .main import start # noqa: F401
3
from .models import config, images, ngrok # noqa: F401
4
5
-version = "0.0.1"
+version = "0.0.2"
0 commit comments