release: api-v0.1.1 (re-trigger deploy for install counter)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
bernatsampera
2026-08-10 18:51:09 +02:00
co-authored by Claude Opus 4.6
parent c5b34103d3
commit 7b13912202
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gcontext-workflows-api"
version = "0.1.0"
version = "0.1.1"
description = "Marketplace backend for gcontext workflow templates: Postgres-backed store with submit-for-review publishing."
requires-python = ">=3.11"
dependencies = [
Generated
+1 -1
View File
@@ -93,7 +93,7 @@ wheels = [
[[package]]
name = "gcontext-workflows-api"
version = "0.1.0"
version = "0.1.1"
source = { editable = "." }
dependencies = [
{ name = "fastapi" },