Skip to content

Commit 74ccd9b

Browse files
committed
Bump version
1 parent 4f434c9 commit 74ccd9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyjsx/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
from pyjsx.transpiler import transpile
44

55

6-
__version__ = "0.1.0"
6+
__version__ = "0.2.0"
77
__all__ = ["JSX", "JSXComponent", "jsx", "register_jsx", "transpile"]

0 commit comments

Comments
 (0)