Skip to content

Commit 609a70f

Browse files
authored
Merge pull request #82 from unity-sds/chore-version-update--2024-12-09T17-32-23
chore: update version + change log
2 parents 871c620 + 04bdc32 commit 609a70f

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.1.1] - 2024-12-09
11+
12+
- [#81](https://github.com/unity-sds/mdps-ds-lib/pull/81) release attempt 2
13+
14+
-----------------------------------------
1015
## [1.1.0.dev000005] - 2024-12-09
1116
### Fixed
1217
- [#79](https://github.com/unity-sds/mdps-ds-lib/pull/79) chore: dummy commit

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.0.dev000005"
3+
version="1.1.1"
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)