We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b90a2c commit ab37696Copy full SHA for ab37696
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "reflex-monaco"
7
-version = "0.0.1"
+version = "0.0.2"
8
description = "A package wrapping Monaco Editor for Reflex"
9
readme = "README.md"
10
license = { text = "Apache-2.0" }
0 commit comments