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 ab9e246 commit dee24f6Copy full SHA for dee24f6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gooey-gui",
3
- "version": "0.5.2",
+ "version": "0.5.3",
4
"sideEffects": false,
5
"scripts": {
6
"build": "remix build",
py/pyproject.toml
[tool.poetry]
name = "gooey-gui"
-version = "0.5.2"
+version = "0.5.3"
description = ""
authors = ["Dev Aggarwal <devxpy@gmail.com>"]
license = "Apache-2.0"
0 commit comments