There was an error while loading. Please reload this page.
1 parent 61218dd commit 0f9a41cCopy full SHA for 0f9a41c
1 file changed
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.0b12"
+__version__ = "2.0.0b13"
27
28
__all__ = [
29
"Ref",
0 commit comments