Skip to content

Commit fb8b587

Browse files
committed
Bump version to 0.7.1.9000
1 parent b28a962 commit fb8b587

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.7.1"
3+
__version__ = "0.7.1.9000"
44

55
from ._shinyenv import is_pyodide as _is_pyodide
66

0 commit comments

Comments
 (0)