File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 3.2 .0
2+ current_version = 3.3 .0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 1- ## ?.?.? - Unreleased
1+ ## 3.3.0 - 2025-06-20
22
33* Added support for Python 3.13.
44* Dropped support for Python 3.8 which has reached end of life. Python 3.9+ is
55 now required.
66* ` PipelineApiClient.get_pipeline_instances ` now supports querying pipeline
77 instances by dataset ID and version.
8+ * Upgraded urllib3 to version 2.x.
89
910## 3.2.0 - 2024-10-03
1011
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "okdata-sdk" ,
8- version = "3.2 .0" ,
8+ version = "3.3 .0" ,
99 author = "Oslo Origo" ,
10101111 description = "SDK for origo dataplatform" ,
You can’t perform that action at this time.
0 commit comments