Skip to content

Commit

Permalink
Replace ^ by >= in dependency specifications
Browse files Browse the repository at this point in the history
  • Loading branch information
gutzbenj committed Feb 20, 2024
1 parent 840f548 commit f9ad0ce
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 86 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Development
***********

- support Python 3.12
- replace `^` by `>=` in dependency specifications

0.4.1 (2023-11-21)
******************
Expand Down
Loading

0 comments on commit f9ad0ce

Please sign in to comment.