reactpy-v1.0.2 (#1087)
This commit is contained in:
parent
77303a38fe
commit
5582431ca6
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ from reactpy.core.vdom import vdom
|
|||
from reactpy.utils import Ref, html_to_vdom, vdom_to_html
|
||||
|
||||
__author__ = "The Reactive Python Team"
|
||||
__version__ = "1.0.1" # DO NOT MODIFY
|
||||
__version__ = "1.0.2" # DO NOT MODIFY
|
||||
|
||||
__all__ = [
|
||||
"backend",
|
||||
|
|
Loading…
Reference in a new issue