Skip to content

Commit c2f1d35

Browse files
chore: update version + change log (#109)
Co-authored-by: wphyojpl <[email protected]>
1 parent 3f3ba3a commit c2f1d35

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.dev000702] - 2025-05-13
11+
### Fixed
12+
- [#108](https://github.com/unity-sds/mdps-ds-lib/pull/108) fix: stage out error
13+
1014
## [1.1.1.dev000701] - 2025-04-24
1115
### Fixed
1216
- [#106](https://github.com/unity-sds/mdps-ds-lib/pull/106) fix: case insensitivity

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