Skip to content

Commit 02a159c

Browse files
Bump version to 0.4.0 (#37)
1 parent 4855971 commit 02a159c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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.4.0 (2025-02-28)
5+
- [#35](https://github.com/codeocean/codeocean-sdk-python/pull/35) feat: Code Ocean Version 3.2 updates
6+
- **Minimum Code Ocean platform version updated to `3.2.0`.**
7+
48
## 0.3.2 (2025-02-21)
59
- [#33](https://github.com/codeocean/codeocean-sdk-python/pull/33) feat: add iterator function for search capsule API
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.3.2"
7+
version = "0.4.0"
88
authors = [
99
{ name="Code Ocean", email="dev@codeocean.com" },
1010
]

0 commit comments

Comments
 (0)