Skip to content

Commit 8ae23bf

Browse files
committed
Bump version to 0.2.4
1 parent cc1c6d8 commit 8ae23bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A package for building reactive web applications."""
22

3-
__version__ = "0.2.3"
3+
__version__ = "0.2.4"
44

55
from ._shinyenv import is_pyodide as _is_pyodide
66

0 commit comments

Comments
 (0)