Skip to content

Commit 70e0578

Browse files
committed
bump version
1 parent daee110 commit 70e0578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reactpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from reactpy.utils import Ref, reactpy_to_string, string_to_reactpy
2424

2525
__author__ = "The Reactive Python Team"
26-
__version__ = "2.0.0b4"
26+
__version__ = "2.0.0b5"
2727

2828
__all__ = [
2929
"Ref",

0 commit comments

Comments
 (0)