Skip to content

Commit 56bac76

Browse files
chore(release): 2.0.13
## [2.0.13](v2.0.12...v2.0.13) (2024-08-20) ### Bug Fixes * [#3](#3) entity name property ([314bb7e](314bb7e))
1 parent d514ac7 commit 56bac76

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+
## [2.0.13](https://github.com/act3-ace/safe-autonomy-simulation/compare/v2.0.12...v2.0.13) (2024-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* [#3](https://github.com/act3-ace/safe-autonomy-simulation/issues/3) entity name property ([314bb7e](https://github.com/act3-ace/safe-autonomy-simulation/commit/314bb7eee090c8b41ffab7cca356a192ce5c9b2e))
7+
18
## [2.0.12](https://github.com/act3-ace/safe-autonomy-simulation/compare/v2.0.11...v2.0.12) (2024-07-30)
29

310

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.12
1+
2.0.13

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 = "safe-autonomy-simulation"
3-
version = "2.0.12"
3+
version = "2.0.13"
44
description = "A library for building continuous simulation environments, designed to support safe autonomy research."
55
authors = [
66
"james.cunningham <[email protected]>",

0 commit comments

Comments
 (0)