Skip to content

Commit e07b12f

Browse files
committed
2.12.3
1 parent 6cb27cf commit e07b12f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

documentation/releasenotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Release Notes
55

66
.. currentmodule:: setuptools_dso
77

8-
2.12.3 (UNRELEASED)
9-
-------------------
8+
2.12.3 (Feb 2026)
9+
-----------------
1010

1111
* Adapt to `removal <https://github.com/pypa/setuptools/pull/4872>`_ of ``dry_run=`` argument.
1212

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='setuptools_dso',
13-
version="2.12.3a1",
13+
version="2.12.3",
1414
description="setuptools extension to build non-python shared libraries",
1515
long_description=long_description,
1616
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)