Skip to content

Commit 34b5537

Browse files
committed
Preparing release 1.17.0
1 parent f7f66df commit 34b5537

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.5 (unreleased)
4+
1.17.0 (2026-01-15)
55
-------------------
66

77
- Removed 'to_sign' and 'signed' fields from scanbehavior.

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.5.dev0"
7+
version = "1.17.0"
88

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

0 commit comments

Comments
 (0)