We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e3f49 commit 0d92232Copy full SHA for 0d92232
src/reactpy/__init__.py
@@ -22,7 +22,7 @@
22
23
24
__author__ = "reactive-python"
25
-__version__ = "1.0.0-a5" # DO NOT MODIFY
+__version__ = "1.0.0-a6" # DO NOT MODIFY
26
27
__all__ = [
28
"backend",
0 commit comments