Skip to content

Commit

Permalink
1.11.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Mar 29, 2024
1 parent 1985c9b commit b1acb78
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## v1.11.4 (2024-03-29)

### Chore

* chore: update option test notebook and data ([`f31c332`](https://github.com/daneisburgh/invaas/commit/f31c332022f76d1c442168c47304a3da16be5608))

### Fix

* fix: update schwab job schedule ([`1985c9b`](https://github.com/daneisburgh/invaas/commit/1985c9b48c72e5afdd9dc42a13a185bf2cb5943e))


## v1.11.3 (2024-03-26)

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

0 comments on commit b1acb78

Please sign in to comment.