From 1002dd0e51f81420dbf707686cd4dc05643a57e6 Mon Sep 17 00:00:00 2001 From: Fabian Joswig Date: Thu, 30 Oct 2025 16:36:09 +0100 Subject: [PATCH] [chore] Bump version to v2.17.0-dev --- pyerrors/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyerrors/version.py b/pyerrors/version.py index 8f4a3517..3307a6a6 100644 --- a/pyerrors/version.py +++ b/pyerrors/version.py @@ -1 +1 @@ -__version__ = "2.16.0" +__version__ = "2.17.0-dev"