Skip to content

Commit 399b3db

Browse files
committed
Preparing release 1.16.4
1 parent c45e6ac commit 399b3db

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
Changelog
22
=========
33

4-
1.16.4 (unreleased)
4+
1.16.4 (2025-06-24)
55
-------------------
66

77
- Corrected tests.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup
55

66

7-
version = "1.16.4.dev0"
7+
version = "1.16.4"
88

99
long_description = (
1010
open("README.rst").read() + "\n" + "Contributors\n"

0 commit comments

Comments
 (0)