File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ ## 0.10.0 (2025-09-01)
5+ - [ #54 ] ( https://github.com/codeocean/codeocean-sdk-python/pull/54 ) feat: Code Ocean version 3.9 functionality
6+
47## 0.9.1 (2025-08-29)
58- [ #56 ] ( https://github.com/codeocean/codeocean-sdk-python/pull/56 ) fix: update query description in search APIs
69
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) [2024] [Code Ocean]
3+ Copyright (c) [2024-present ] [Code Ocean]
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
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.9.1 "
7+ version = " 0.10.0 "
88authors = [
99 { name =" Code Ocean" , email =" dev@codeocean.com" },
1010]
You can’t perform that action at this time.
0 commit comments