Skip to content

Commit 87f1f11

Browse files
committed
Back to development: 1.17.1
1 parent 34b5537 commit 87f1f11

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
1.17.1 (unreleased)
5+
-------------------
6+
7+
- Nothing changed yet.
8+
9+
410
1.17.0 (2026-01-15)
511
-------------------
612

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

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

0 commit comments

Comments
 (0)