Skip to content

Commit

Permalink
Bump up Aim to v3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alberttorosyan committed Mar 2, 2023
1 parent 8ff63a8 commit f5e856b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

## 3.16.2
## 3.16.2 Mar 3, 2023

- Add exception-free mode to Aim (alberttorosyan)
- Expose `capture_terminal_logs` argument for `aim.sdk.adapters` classes (mihran113)
- Handle inconsistency between Sequence data and metadata (alberttorosyan)
Expand Down
2 changes: 1 addition & 1 deletion aim/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.16.1
3.16.2
2 changes: 1 addition & 1 deletion aim/web/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui_v2",
"version": "3.16.1",
"version": "3.16.2",
"private": true,
"dependencies": {
"@aksel/structjs": "^1.0.0",
Expand Down

0 comments on commit f5e856b

Please sign in to comment.