Skip to content

Commit 93f3dd9

Browse files
committed
- prepare release 6.2
1 parent 204bc90 commit 93f3dd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change log
22
==========
33

4-
6.2 (unreleased)
4+
6.2 (2025-11-16)
55
----------------
66

77
- Move all supported package metadata into ``pyproject.toml``.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111

1212
[project]
1313
name = "ExtensionClass"
14-
version = "6.2.dev0"
14+
version = "6.2"
1515
description = "Metaclass for subclassable extension types"
1616
readme = "README.rst"
1717
requires-python = ">=3.10"

0 commit comments

Comments
 (0)