This commit is contained in:
Ruben Fiszel
2025-06-05 20:14:05 +02:00
parent 864202d798
commit c22c8ce385
18 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill"
version = "1.495.0"
version = "1.495.1"
description = "A client library for accessing Windmill server wrapping the Windmill client API"
license = "Apache-2.0"
homepage = "https://windmill.dev"
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wmill-pg"
version = "1.495.0"
version = "1.495.1"
description = "An extension client for the wmill client library focused on pg"
license = "Apache-2.0"
homepage = "https://windmill.dev"