Skip to content

Commit 8c1b092

Browse files
chore: update version + change log (#93)
Co-authored-by: wphyojpl <wai.phyo@jpl.nasa.gov>
1 parent a595a42 commit 8c1b092

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.dev000300] - 2025-01-17
11+
### Changed
12+
- [#92](https://github.com/unity-sds/mdps-ds-lib/pull/92) feat: allow es connection with no ssl for demo purposes only
13+
1014
## [1.1.1.dev000202] - 2025-01-09
1115
### Fixed
1216
- [#90](https://github.com/unity-sds/mdps-ds-lib/pull/90) fix: poetry error requires project.name

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