Skip to content

Commit d83f3a8

Browse files
committed
2.0.0b3
1 parent 5dd41ba commit d83f3a8

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
@@ -24,7 +24,7 @@
2424
from reactpy.utils import Ref, reactpy_to_string, string_to_reactpy
2525

2626
__author__ = "The Reactive Python Team"
27-
__version__ = "2.0.0b2"
27+
__version__ = "2.0.0b3"
2828

2929
__all__ = [
3030
"Event",

0 commit comments

Comments
 (0)