Skip to content

Commit

Permalink
resolve review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ramrutha497 committed Oct 24, 2024
1 parent c07ee1e commit 21f1f18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.16.2] - 2024-10-24
## [3.17.0] - 2024-10-24
### Added
- "Detach Instances", "Instance Types Filters Simulation"
- "Detach Instances", "Instance Types Filters Simulation" API support added in the GCP Ocean Client
- Added Create/Update Cluster 'Preferred Instance Type' model added in the GCP Ocean Client

## [3.16.1] - 2024-10-22
Expand Down
2 changes: 1 addition & 1 deletion spotinst_sdk2/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '3.16.2'
__version__ = '3.17.0'

0 comments on commit 21f1f18

Please sign in to comment.