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 5dd41ba commit 6ee7fe0Copy full SHA for 6ee7fe0
src/reactpy/__init__.py
@@ -24,7 +24,7 @@
24
from reactpy.utils import Ref, reactpy_to_string, string_to_reactpy
25
26
__author__ = "The Reactive Python Team"
27
-__version__ = "2.0.0b2"
+__version__ = "2.0.0b3"
28
29
__all__ = [
30
"Event",
0 commit comments