Skip to content

Commit 44156a6

Browse files
chore: bump versions to 0.3.4 (withceleste#97)
Bump celeste-ai and celeste-text-generation versions to 0.3.4
1 parent d21bb2f commit 44156a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/capabilities/text-generation/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "celeste-text-generation"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
description = "Text generation package for Celeste AI. Unified interface for all providers"
55
authors = [{name = "Kamilbenkirane", email = "kamil@withceleste.ai"}]
66
readme = "README.md"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "celeste-ai"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
description = "Open source, type-safe primitives for multi-modal AI. All capabilities, all providers, one interface"
55
authors = [{name = "Kamilbenkirane", email = "kamil@withceleste.ai"}]
66
readme = "README.md"

0 commit comments

Comments
 (0)