Skip to content

Commit

Permalink
Release 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
soininen committed Jan 28, 2025
1 parent 7c52351 commit 419eb50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ All **notable** changes to this project are documented here.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## [0.7.6]

### Fixed

- Fixed dependencies of ``spinedb_api``.


## [0.7.5]

### Changed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"pyside6 >= 6.5.0, != 6.5.3, < 6.6",
"jupyter-client >=6.0",
"qtconsole >=5.1",
"spinedb_api ==0.30.5",
"spinedb_api ==0.30.6",
"spine_engine ==0.23.4",
"numpy >=1.20.2",
"matplotlib >= 3.5",
Expand Down

0 comments on commit 419eb50

Please sign in to comment.