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 3c59bb8 commit e0d5d27Copy full SHA for e0d5d27
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.0b7"
+__version__ = "2.0.0b8"
27
28
__all__ = [
29
"Ref",
0 commit comments