We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d80a1 commit f07aa94Copy full SHA for f07aa94
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gooey-gui",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"sideEffects": false,
5
"scripts": {
6
"build": "remix build",
py/pyproject.toml
[tool.poetry]
name = "gooey-gui"
-version = "0.2.0"
+version = "0.2.1"
description = ""
authors = ["Dev Aggarwal <devxpy@gmail.com>"]
license = "Apache-2.0"
0 commit comments