Skip to content

Commit d8a2ea5

Browse files
committed
version bump
1 parent ed3b9e8 commit d8a2ea5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Changelog
88
99
.. towncrier release notes start
1010
11+
2.1.7 (unreleased)
12+
------------------
13+
14+
1115
2.1.6 (2026-05-05)
1216
------------------
1317

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44

5-
version = "2.1.6"
5+
version = "2.1.7.dev0"
66

77
long_description = open("README.rst").read() + "\n"
88
long_description += open("CHANGES.rst").read()

0 commit comments

Comments
 (0)