File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ ## 0.6.0 (2025-06-03)
5+ - [ #44 ] ( https://github.com/codeocean/codeocean-sdk-python/pull/44 ) feat: support for nextflow_profiles in data assets and computations
6+ - [ #43 ] ( https://github.com/codeocean/codeocean-sdk-python/pull/43 ) fix: updates .gitignore to exclude .env
7+ - ** Minimum Code Ocean platform version updated to ` 3.6.0 ` .**
8+
49## 0.5.0 (2025-03-03)
510- [ #38 ] ( https://github.com/codeocean/codeocean-sdk-python/pull/38 ) feat: add update_permissions function for capsules
611
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " codeocean"
7- version = " 0.5 .0"
7+ version = " 0.6 .0"
88authors = [
99 { name =" Code Ocean" , email =" dev@codeocean.com" },
1010]
You can’t perform that action at this time.
0 commit comments