We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f434c9 commit 74ccd9bCopy full SHA for 74ccd9b
pyjsx/__init__.py
@@ -3,5 +3,5 @@
3
from pyjsx.transpiler import transpile
4
5
6
-__version__ = "0.1.0"
+__version__ = "0.2.0"
7
__all__ = ["JSX", "JSXComponent", "jsx", "register_jsx", "transpile"]
0 commit comments