Skip to content

Commit 434b43f

Browse files
authored
Merge pull request #55 from unity-sds/chore-version-update--2024-11-04T16-46-02
chore: update version + change log
2 parents a88bc3b + 0d7ef55 commit 434b43f

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.0.0] - 2024-11-04
11+
12+
- [#54](https://github.com/unity-sds/unity-data-services/pull/54) release attempt
13+
14+
-----------------------------------------
1015
## [0.5.1.dev010100] - 2024-10-28
1116
### Changed
1217
- [#52](https://github.com/unity-sds/unity-data-services/pull/52) feat : add dry-run option for stage-out

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.1.dev010100"
3+
version="1.0.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)