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.
1 parent b28a962 commit fb8b587Copy full SHA for fb8b587
shiny/__init__.py
@@ -1,6 +1,6 @@
1
"""A package for building reactive web applications."""
2
3
-__version__ = "0.7.1"
+__version__ = "0.7.1.9000"
4
5
from ._shinyenv import is_pyodide as _is_pyodide
6
0 commit comments