Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
2.11.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Nov 29, 2023
1 parent 0c07148 commit 3c55dfb
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
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v2.11.0 (2023-11-29)

### Feature

* Validate imports ([#1838](https://github.com/ocadotechnology/aimmo/issues/1838)) ([`0c07148`](https://github.com/ocadotechnology/aimmo/commit/0c0714857984406c8a07b82e43ca2201d90a453c))

## v2.10.15 (2023-11-22)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion aimmo/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.10.15"
__version__ = "2.11.0"

0 comments on commit 3c55dfb

Please sign in to comment.