Skip to content

Commit 2991b46

Browse files
authored
Merge branch 'main' into develop
2 parents 9a35ba2 + cac5341 commit 2991b46

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@ 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-
9-
## [0.3.0.dev000200] - 2024-09-18
8+
## [0.4.0.dev000200] - 2024-09-18
109
### Changed
1110
- [#34](https://github.com/unity-sds/unity-data-services/pull/34) feat: new ways to write release notes
1211

12+
## [0.4.0] - 2024-09-18
13+
14+
- [#32](https://github.com/unity-sds/unity-data-services/pull/32) release
15+
1316
## [0.3.0.dev000100] - 2024-09-18
1417
### Changed
1518
- [#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.dev000200"
3+
version="0.4.0.dev000200"
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)