Skip to content

Commit 36c62d8

Browse files
authored
Merge pull request #37 from unity-sds/chore-version-update--2024-09-18T14-11-14
chore: update version + change log
2 parents 4494968 + 1f3ae01 commit 36c62d8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.0] - 2024-09-18
9+
10+
- [#36](https://github.com/unity-sds/unity-data-services/pull/36) release
11+
812
## [0.4.0.dev000200] - 2024-09-18
913
### Changed
1014
- [#34](https://github.com/unity-sds/unity-data-services/pull/34) feat: new ways to write release notes

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