Skip to content

Commit db66b3b

Browse files
chore(release): 1.18.4
## [1.18.4](v1.18.3...v1.18.4) (2024-07-31) ### Bug Fixes * **jax:** remove explicit jax flags for sim api ([0fa1444](0fa1444))
1 parent 0a6250a commit db66b3b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.18.4](https://github.com/act3-ace/run-time-assurance/compare/v1.18.3...v1.18.4) (2024-07-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **jax:** remove explicit jax flags for sim api ([0fa1444](https://github.com/act3-ace/run-time-assurance/commit/0fa144400f03c229242e184e89c19fbf337c79d8))
7+
18
## 1.18.3 (2024-07-11)
29

310

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.18.3
1+
1.18.4

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 = "run-time-assurance"
3-
version = "1.18.3"
3+
version = "1.18.4"
44
description = "The run-time-assurance library provides an interface and implementations for Run Time Assurance (RTA) safety filters."
55
authors = [
66
"Charles Keating <[email protected]>",

0 commit comments

Comments
 (0)