Skip to content

Commit 737b547

Browse files
committed
Bump version
1 parent 13fae72 commit 737b547

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
@@ -25,7 +25,7 @@
2525
from reactpy.utils import Ref, html_to_vdom, vdom_to_html
2626

2727
__author__ = "The Reactive Python Team"
28-
__version__ = "2.0.0a0"
28+
__version__ = "2.0.0a1"
2929

3030
__all__ = [
3131
"Layout",

0 commit comments

Comments
 (0)