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 5aed0cc commit 5677c6fCopy full SHA for 5677c6f
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.0b6"
+__version__ = "2.0.0b7"
27
28
__all__ = [
29
"Ref",
0 commit comments