Skip to content

Commit 674170b

Browse files
zvikagartclaude
andauthored
Bump version to 0.15.0 (#70)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c0797df commit 674170b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
## 0.15.0 (2026-04-10)
5+
- [#69](https://github.com/codeocean/codeocean-sdk-python/pull/69) feat: Code Ocean version 4.3 functionality
6+
- [#68](https://github.com/codeocean/codeocean-sdk-python/pull/68) feat: add get_permissions method for capsules, pipelines, data assets
7+
- **Minimum Code Ocean platform version updated to `4.3.0`.**
8+
49
## 0.14.0 (2026-01-29)
510
- [#66](https://github.com/codeocean/codeocean-sdk-python/pull/66) feat: Code Ocean version 4.2 functionality
611
- **Minimum Code Ocean platform version updated to `4.2.0`.**

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.14.0"
7+
version = "0.15.0"
88
authors = [
99
{ name="Code Ocean", email="dev@codeocean.com" },
1010
]

0 commit comments

Comments
 (0)