Skip to content

Commit

Permalink
Bumped up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Oct 9, 2024
1 parent 85e1c02 commit 6427d37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
platforms: arm64
- name: Build wheels
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.3
env:
CBOR2_BUILD_C_EXTENSION: "1"
CIBW_SKIP: pp* cp36* cp37*
Expand Down
4 changes: 2 additions & 2 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Version history

This library adheres to `Semantic Versioning <http://semver.org/>`_.

**UNRELEASED**
**5.6.5** (2024-10-09)

- Added support for Python 3.13
- Published binary wheels for Python 3.13

**5.6.4** (2024-06-06)

Expand Down

0 comments on commit 6427d37

Please sign in to comment.