Skip to content

Commit

Permalink
updating to python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dmichaels-harvard committed Jun 27, 2024
1 parent 9e300ae commit d3cc89a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ Change Log
8.13.0
======
* Updates related to Python 3.12.
- Had to update flake8 (to 7.1.0).
- Had to update flake8 (from 5.0.4) to 7.1.0.
- Had to update lower bound of Python version (from 3.8.0) to 3.8.1.
- Had to update pyramid (from 1.10.4) to 2.0.2 (imp import not found).


8.12.0
Expand Down

0 comments on commit d3cc89a

Please sign in to comment.