Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdk/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages = ["src/python_sdk_rafay_workflow"]

[project]
name = "rafay_workflow_sdk"
version = "0.0.36rc1"
version = "0.0.35"
authors = [
{ name = "Bheema Sarat Chandra Kaki", email = "sarat@rafay.co" },
{ name = "Avinash Varma", email = "avinash@rafay.co" },
Expand Down
2 changes: 0 additions & 2 deletions templates/go/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
github.com/RafaySystems/envmgr-pkgs v0.0.0-20240307035059-182a1aad9088 h1:lD0vx65AqqDVpFEx+Rl6FJ1Oy/nX+BH/THvTLXn95CM=
github.com/RafaySystems/envmgr-pkgs v0.0.0-20240307035059-182a1aad9088/go.mod h1:PjkK9m0dJG1o7nVmtMTUecOlYzRVjX7+lWlbkCm+tmA=
github.com/RafaySystems/function-templates/sdk/go v0.0.0-20260226075358-a0e4f6732ae5 h1:epM9OFecekY1955etWdkwBTwrnToFKX+gL9vw34Slg4=
github.com/RafaySystems/function-templates/sdk/go v0.0.0-20260226075358-a0e4f6732ae5/go.mod h1:83igh3irpDiD4GzGRYE7TnM2sGg0V2yyPmqqfBsjOxQ=
github.com/RafaySystems/function-templates/sdk/go v0.0.0-20260512114444-e7e9fee01df7 h1:F5u+IdfIimpZYHd3ZyEDcBCK47V4THYzpY/rnO/yzt4=
github.com/RafaySystems/function-templates/sdk/go v0.0.0-20260512114444-e7e9fee01df7/go.mod h1:83igh3irpDiD4GzGRYE7TnM2sGg0V2yyPmqqfBsjOxQ=
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
Expand Down
2 changes: 1 addition & 1 deletion templates/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rafay-workflow-sdk==0.0.36rc1
rafay-workflow-sdk==0.0.35