Skip to content

Commit

Permalink
Fix CHANGELOG and deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Jan 11, 2024
1 parent 0465c79 commit 64c6807
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Expand Up @@ -18,6 +18,8 @@ jobs:
deploy:
runs-on: ubuntu-latest

needs: package

steps:
- name: Download Package
uses: actions/download-artifact@v3
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.rst
@@ -1,5 +1,5 @@
UNRELEASED
==========
1.5.1 (2024-01-11)
==================

* Dropped support for Python 3.6 and 3.7 (EOL).
* Added official support for Python 3.10, 3.11 and 3.12.
Expand Down

0 comments on commit 64c6807

Please sign in to comment.