We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v1.0
1 parent 8c2a68f commit 3838bd4Copy full SHA for 3838bd4
1 file changed
pystream/__init__.py
@@ -2,4 +2,4 @@
2
from .main import start # noqa: F401
3
from .models import config, images # noqa: F401
4
5
-version = "0.0.2"
+version = "1.0"
0 commit comments