Skip to content

Commit dee24f6

Browse files
committed
v0.5.3
1 parent ab9e246 commit dee24f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gooey-gui",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"sideEffects": false,
55
"scripts": {
66
"build": "remix build",

py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gooey-gui"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
description = ""
55
authors = ["Dev Aggarwal <devxpy@gmail.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)