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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 7.5.0] - 2024-04-24
9+ ### Changed
10+ - [ #365 ] ( https://github.com/unity-sds/unity-data-services/pull/365 ) feat: add granuile cnm ingester tf
11+
812## [ 7.4.0] - 2024-04-15
913### Changed
1014- [ #361 ] ( https://github.com/unity-sds/unity-data-services/pull/361 ) feat: uploading successful feature collection to s3
Original file line number Diff line number Diff line change 2222
2323setup (
2424 name = "cumulus_lambda_functions" ,
25- version = "7.4 .0" ,
25+ version = "7.5 .0" ,
2626 packages = find_packages (),
2727 install_requires = install_requires ,
2828 package_data = {
You can’t perform that action at this time.
0 commit comments