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 @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88===================================================================
99
10+ ## [ 1.1.0.dev000003] - 2024-12-09
11+ ### Fixed
12+ - [ #72 ] ( https://github.com/unity-sds/mdps-ds-lib/pull/72 ) fix: remove duplicated collection id prefix
13+
1014## [ 1.1.0.dev000002] - 2024-12-09
1115### Fixed
1216- [ #71 ] ( https://github.com/unity-sds/mdps-ds-lib/pull/71 ) fix: no stage out file to s3 if empty
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " mdps-ds-lib"
3- version =" 1.1.0.dev000002 "
3+ version =" 1.1.0.dev000003 "
44description = " Mission Data System - MDPS (Unity) Data Service Core library"
55authors = [" Wai Phyo <wai.phyo@jpl.nasa.gov>" ]
66license = " Apache 2.0"
You can’t perform that action at this time.
0 commit comments