Skip to content

Commit 9b75406

Browse files
chore: update version + change log (#107)
Co-authored-by: wphyojpl <[email protected]>
1 parent 075defc commit 9b75406

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.dev000701] - 2025-04-24
11+
### Fixed
12+
- [#106](https://github.com/unity-sds/mdps-ds-lib/pull/106) fix: case insensitivity
13+
1014
## [1.1.1.dev000700] - 2025-04-09
1115
### Changed
1216
- [#104](https://github.com/unity-sds/mdps-ds-lib/pull/104) feat: using single collection endpoint to retrieve the collection details

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.dev000700"
3+
version="1.1.1.dev000701"
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)