Skip to content

Commit 3784169

Browse files
committed
Preparing release 1.17.1
1 parent 1bde82d commit 3784169

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.17.1 (unreleased)
4+
1.17.1 (2026-03-26)
55
-------------------
66

77
- Made gha and tests run again.

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.17.1.dev0"
7+
version = "1.17.1"
88

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

0 commit comments

Comments
 (0)