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 ff26158 commit 3fe68d2Copy full SHA for 3fe68d2
src/reactpy/__init__.py
@@ -24,7 +24,7 @@
24
from reactpy.utils import Ref, html_to_vdom, vdom_to_html
25
26
__author__ = "The Reactive Python Team"
27
-__version__ = "1.1.0"
+__version__ = "2.0.0a0"
28
29
__all__ = [
30
"Layout",
0 commit comments