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 13fae72 commit 737b547Copy full SHA for 737b547
src/reactpy/__init__.py
@@ -25,7 +25,7 @@
25
from reactpy.utils import Ref, html_to_vdom, vdom_to_html
26
27
__author__ = "The Reactive Python Team"
28
-__version__ = "2.0.0a0"
+__version__ = "2.0.0a1"
29
30
__all__ = [
31
"Layout",
0 commit comments