Skip to content

Commit ac915f9

Browse files
authored
Bump version to 0.8.0 (#51)
1 parent 2da45a2 commit ac915f9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGELOG
22
=========
33

4+
## 0.8.0 (2025-07-11)
5+
- [#50](https://github.com/codeocean/codeocean-sdk-python/pull/50) feat: Add Min-Server-Version header support
6+
- [#49](https://github.com/codeocean/codeocean-sdk-python/pull/49) feat: Identify AI agents in API requests
7+
48
## 0.7.0 (2025-06-24)
59
- [#46](https://github.com/codeocean/codeocean-sdk-python/pull/46) feat: Add API documentation
610

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "codeocean"
7-
version = "0.7.0"
7+
version = "0.8.0"
88
authors = [
99
{ name="Code Ocean", email="dev@codeocean.com" },
1010
]

0 commit comments

Comments
 (0)