From b22e6b6250b0282aee0f70c2f6166141f8790f9b Mon Sep 17 00:00:00 2001 From: Thomas Kluyver Date: Mon, 23 Sep 2024 10:23:30 +0100 Subject: [PATCH] Version number -> 1.18.0 --- extra_data/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra_data/__init__.py b/extra_data/__init__.py index a1631b67..766a4186 100644 --- a/extra_data/__init__.py +++ b/extra_data/__init__.py @@ -33,7 +33,7 @@ program. If not, see """ -__version__ = "1.17.0" +__version__ = "1.18.0" from .exceptions import (