Skip to content

Commit 101b564

Browse files
chore: update version + change log (#58)
Co-authored-by: wphyojpl <wai.phyo@jpl.nasa.gov>
1 parent 65d7dd6 commit 101b564

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
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
===================================================================
99

10+
## [1.0.0.dev000001] - 2024-11-07
11+
### Fixed
12+
- [#57](https://github.com/unity-sds/mdps-ds-lib/pull/57) fix: change log url error
13+
1014
## [1.0.0] - 2024-11-04
1115

1216
- [#54](https://github.com/unity-sds/mdps-ds-lib/pull/54) release attempt

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