Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
CagtayFabry authored Jul 4, 2024
2 parents a4bf1b4 + c8c343f commit 8423cc3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Release Notes

## 0.2.3 (04.07.2024)

### Changes

- add `CHANGELOG.md`

### Dependencies

- pin `matplotlib<3.9`
- pin `numpy<2`
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ dependencies = [
"bidict",
"ipyfilechooser",
"tqdm",
"matplotlib<3.9",
"numpy<2",
]
[project.optional-dependencies]
test = [
Expand Down

0 comments on commit 8423cc3

Please sign in to comment.