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 cc1c6d8 commit 8ae23bfCopy full SHA for 8ae23bf
shiny/__init__.py
@@ -1,6 +1,6 @@
1
"""A package for building reactive web applications."""
2
3
-__version__ = "0.2.3"
+__version__ = "0.2.4"
4
5
from ._shinyenv import is_pyodide as _is_pyodide
6
0 commit comments