Skip to content

Commit 084ccd4

Browse files
authored
Merge pull request #42 from unity-sds/chore-version-update--2024-09-18T14-59-09
chore: update version + change log
2 parents af614c7 + 1927735 commit 084ccd4

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+
## [0.5.1] - 2024-09-18
11+
12+
- [#41](https://github.com/unity-sds/unity-data-services/pull/41) release
13+
14+
-----------------------------------------
1015
## [0.5.0.dev000001] - 2024-09-18
1116
### Fixed
1217
- [#39](https://github.com/unity-sds/unity-data-services/pull/39) fix: logic is a bit wrong

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="0.5.0.dev000001"
3+
version="0.5.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)