Skip to content

Commit

Permalink
2.11a3
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Aug 15, 2024
1 parent 8f8517a commit 964d4ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions documentation/releasenotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Release Notes
-----------------

* Support for cpython 3.12 (Oliver Copping)
* Fix OSX w/ fix injection of -dynamiclib, injection of -dynamiclib

2.10 (Nov 2023)
---------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name='setuptools_dso',
version="2.11a2",
version="2.11a3",
description="setuptools extension to build non-python shared libraries",
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 964d4ec

Please sign in to comment.