Skip to content

Commit b942a1d

Browse files
committed
Bump version number
1 parent d2fab34 commit b942a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reactpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from reactpy.utils import Ref, reactpy_to_string, string_to_reactpy
2424

2525
__author__ = "The Reactive Python Team"
26-
__version__ = "2.0.0b10"
26+
__version__ = "2.0.0b11"
2727

2828
__all__ = [
2929
"Ref",

0 commit comments

Comments
 (0)