Skip to content

Commit 776f7e4

Browse files
committed
Preparing release 4.3.0
1 parent a2bc2a1 commit 776f7e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CHANGES
33
=========
44

5-
4.3.0 (unreleased)
5+
4.3.0 (2026-05-19)
66
==================
77

88
- Add support for Python 3.15. This will be the last major release to

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def _c(m):
125125

126126
setup(
127127
name='perfmetrics',
128-
version='4.3.0.dev0',
128+
version='4.3.0',
129129
author='Shane Hathaway',
130130
author_email='shane@hathawaymix.org',
131131
maintainer='Jason Madden',

0 commit comments

Comments
 (0)