File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- Artifact generation steps
1+ #### PyPI Location
2+ - https://pypi.org/project/mdps-ds-lib/
3+
4+ #### Artifact generation steps
25
36- Do Nothing in when creating a PR.
47- When merging a PR (if title is breaking / feat / bug)
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.dev000005] - 2024-12-09
11+ ### Fixed
12+ - [ #79 ] ( https://github.com/unity-sds/mdps-ds-lib/pull/79 ) chore: dummy commit
13+
1014## [ 1.1.0.dev000004] - 2024-12-09
1115### Fixed
1216- [ #76 ] ( https://github.com/unity-sds/mdps-ds-lib/pull/76 ) chore: update jupyter notebok
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " mdps-ds-lib"
3- version =" 1.1.0.dev000004 "
3+ version =" 1.1.0.dev000005 "
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