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 89d6b8c commit 9c0ef11Copy full SHA for 9c0ef11
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.0b9"
+__version__ = "2.0.0b10"
27
28
__all__ = [
29
"Ref",
0 commit comments