Skip to content

Commit 9a4b308

Browse files
chore: update version + change log (#117)
Co-authored-by: wphyojpl <[email protected]>
1 parent b0b1cb1 commit 9a4b308

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.1.1.dev001000] - 2025-09-09
11+
### Changed
12+
- [#116](https://github.com/unity-sds/mdps-ds-lib/pull/116) feat: using opensearch instead of elasticsearch
13+
1014
## [1.1.1.dev000900] - 2025-08-21
1115
### Changed
1216
- [#114](https://github.com/unity-sds/mdps-ds-lib/pull/114) feat: stage-out maap use case

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.1.1.dev000900"
3+
version="1.1.1.dev001000"
44
description = "Mission Data System - MDPS (Unity) Data Service Core library"
55
authors = ["Wai Phyo <[email protected]>"]
66
license = "Apache 2.0"

0 commit comments

Comments
 (0)