Skip to content

Commit

Permalink
chore(release): 1.16.1
Browse files Browse the repository at this point in the history
## [1.16.1](v1.16.0...v1.16.1) (2024-04-05)

### Bug Fixes

* bump jax verstion to 0.4.26 ([7e9688a](7e9688a))
* **dependencies:** updated safe-autonomy-dynamics to 1.2.3 with jax extra ([b4c077d](b4c077d))
  • Loading branch information
semantic-release-bot committed Apr 5, 2024
1 parent 70c36a0 commit 43de362
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.16.1](https://github.com/act3-ace/run-time-assurance/compare/v1.16.0...v1.16.1) (2024-04-05)


### Bug Fixes

* bump jax verstion to 0.4.26 ([7e9688a](https://github.com/act3-ace/run-time-assurance/commit/7e9688a671cfdd5d445dffbbd41610f2fabced26))
* **dependencies:** updated safe-autonomy-dynamics to 1.2.3 with jax extra ([b4c077d](https://github.com/act3-ace/run-time-assurance/commit/b4c077d04417a65d29af6cb7efdc0df0956410c3))

# [1.16.0](https://github.com/act3-ace/run-time-assurance/compare/v1.15.3...v1.16.0) (2024-03-26)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.0
1.16.1
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 = "run-time-assurance"
version = "1.16.0"
version = "1.16.1"
description = "The run-time-assurance library provides an interface and implementations for Run Time Assurance (RTA) safety filters."
authors = [
"Charles Keating <[email protected]>",
Expand Down

0 comments on commit 43de362

Please sign in to comment.