Skip to content

Commit 7ecbc82

Browse files
1.0.3
Automatically generated by python-semantic-release
1 parent aea9eb9 commit 7ecbc82

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
<!-- version list -->
44

5+
## v1.0.3 (2025-07-07)
6+
7+
### Bug Fixes
8+
9+
- Add FM examples to ci ([#2](https://github.com/cloud-ru-tech/evolution-openai-python/pull/2),
10+
[`aea9eb9`](https://github.com/cloud-ru-tech/evolution-openai-python/commit/aea9eb9dffb89142e24c63b3fc994780cbaf1075))
11+
12+
- Add more tests for client.py and refactor docs links
13+
([#2](https://github.com/cloud-ru-tech/evolution-openai-python/pull/2),
14+
[`aea9eb9`](https://github.com/cloud-ru-tech/evolution-openai-python/commit/aea9eb9dffb89142e24c63b3fc994780cbaf1075))
15+
16+
- Support project_id for foundation-models
17+
([#2](https://github.com/cloud-ru-tech/evolution-openai-python/pull/2),
18+
[`aea9eb9`](https://github.com/cloud-ru-tech/evolution-openai-python/commit/aea9eb9dffb89142e24c63b3fc994780cbaf1075))
19+
20+
521
## v1.0.2 (2025-06-23)
622

723
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "evolution-openai"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "Evolution OpenAI with automatic token management"
55
dynamic = ["readme"]
66
license-files = ["LICEN[CS]E*"]

0 commit comments

Comments
 (0)