Skip to content

Commit cac5341

Browse files
authored
Merge pull request #33 from unity-sds/chore-version-update--2024-09-18T00-02-48
chore: update version + change log
2 parents 3b21484 + 4eb11a0 commit cac5341

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
@@ -6,6 +6,10 @@ 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

88

9+
## [0.4.0] - 2024-09-18
10+
11+
- [#32](https://github.com/unity-sds/unity-data-services/pull/32) release
12+
913
## [0.3.0.dev000100] - 2024-09-18
1014
### Changed
1115
- [#30](https://github.com/unity-sds/unity-data-services/pull/30) feat: merge into a single ci/cd

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.3.0.dev000100"
3+
version="0.4.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)