mirror of
https://github.com/bleak-ai/gcontext.git
synced 2026-08-11 13:19:23 +02:00
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:
co-authored by
Claude Opus 4.6
parent
c5b34103d3
commit
7b13912202
+1
-1
@@ -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
@@ -93,7 +93,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "gcontext-workflows-api"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "fastapi" },
|
||||
|
||||
Reference in New Issue
Block a user