Skip to content

Commit

Permalink
chore: release v0.17.1 (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 14, 2025
1 parent 03f06c0 commit 6822548
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ members = [

[workspace.package]
authors = ["James Tomlinson <tomo.bbe@gmail.com>"]
version = "0.17.0"
version = "0.17.1"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/pywr/pywr-schema"
6 changes: 6 additions & 0 deletions pywr-v1-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.17.1] - 2025-01-14

### ⚙️ Miscellaneous Tasks

- Update Cargo.lock dependencies

## [0.17.0] - 2024-12-16

### ⚙️ Miscellaneous Tasks
Expand Down

0 comments on commit 6822548

Please sign in to comment.