Skip to content

Commit

Permalink
chore: updated package.json, updated CHANGELOG.md, bumped 1.3.1 -> 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gschramm committed Apr 18, 2023
1 parent 28c18bb commit 6a7f8b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.3.2 (April 18, 2023)
- chore: updated package.json, updated CHANGELOG.md, bumped 1.3.1 -> 1.3.2
- rename test folder
- lower absolute tolerance for forward TOF tests - (otherwise windows builds might fail)
- dummy commit

## 1.3.1 (April 17, 2023)
- chore: updated package.json, updated CHANGELOG.md, bumped 1.3.0 -> 1.3.1
- add num_visivle_devices definition when cuda is not present
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.3.1"
"version": "1.3.2"
}

0 comments on commit 6a7f8b2

Please sign in to comment.