Skip to content

Commit 1c357be

Browse files
chore: update version + change log (#121) (#122)
Co-authored-by: wphyojpl <38299756+wphyojpl@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: wphyojpl <wai.phyo@jpl.nasa.gov>
1 parent 02e7e65 commit 1c357be

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
===================================================================
99

10+
## [1.2.0] - 2025-09-24
11+
12+
- [#120](https://github.com/unity-sds/mdps-ds-lib/pull/120) release attempt
13+
14+
-----------------------------------------
1015
## [1.1.1.dev001100] - 2025-09-24
1116
### Changed
1217
- [#118](https://github.com/unity-sds/mdps-ds-lib/pull/118) feat: dist utils is obsolete. replace with shutil

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mdps-ds-lib"
3-
version="1.1.1.dev001100"
3+
version="1.2.0"
44
description = "Mission Data System - MDPS (Unity) Data Service Core library"
55
authors = ["Wai Phyo <wai.phyo@jpl.nasa.gov>"]
66
license = "Apache 2.0"

0 commit comments

Comments
 (0)