Skip to content

Commit

Permalink
chore: update version + change log
Browse files Browse the repository at this point in the history
  • Loading branch information
wphyojpl committed Dec 9, 2024
1 parent 4ec08c9 commit c219776
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

===================================================================

## [1.1.1.dev000100] - 2024-12-09
### Changed
- [#84](https://github.com/unity-sds/mdps-ds-lib/pull/84) feat: coginto class update

## [1.1.1] - 2024-12-09

- [#81](https://github.com/unity-sds/mdps-ds-lib/pull/81) release attempt 2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mdps-ds-lib"
version="1.1.1"
version="1.1.1.dev000100"
description = "Mission Data System - MDPS (Unity) Data Service Core library"
authors = ["Wai Phyo <wai.phyo@jpl.nasa.gov>"]
license = "Apache 2.0"
Expand Down

0 comments on commit c219776

Please sign in to comment.