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 daee110 commit 70e0578Copy full SHA for 70e0578
src/reactpy/__init__.py
@@ -23,7 +23,7 @@
23
from reactpy.utils import Ref, reactpy_to_string, string_to_reactpy
24
25
__author__ = "The Reactive Python Team"
26
-__version__ = "2.0.0b4"
+__version__ = "2.0.0b5"
27
28
__all__ = [
29
"Ref",
0 commit comments