File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 9.7.0] - 2025-02-10
9
+ ### Changed
10
+ - [ #521 ] ( https://github.com/unity-sds/unity-data-services/pull/521 ) feat: gemx branch
11
+
8
12
## [ 9.6.0] - 2025-02-03
9
13
### Changed
10
14
- [ #517 ] ( https://github.com/unity-sds/unity-data-services/pull/517 ) feat: stac browser oidc cookie
Original file line number Diff line number Diff line change 12
12
13
13
setup (
14
14
name = "cumulus_lambda_functions" ,
15
- version = "9.6 .0" ,
15
+ version = "9.7 .0" ,
16
16
packages = find_packages (),
17
17
install_requires = install_requires ,
18
18
package_data = {
You can’t perform that action at this time.
0 commit comments