From e9d2ba6cd7b89cfd01454d8a6b08fd280bed140e Mon Sep 17 00:00:00 2001 From: Thomas Kluyver Date: Mon, 26 Feb 2024 13:51:16 +0000 Subject: [PATCH] Version number -> 1.16.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 b670c589..16a40a5d 100644 --- a/extra_data/__init__.py +++ b/extra_data/__init__.py @@ -33,7 +33,7 @@ program. If not, see """ -__version__ = "1.15.1" +__version__ = "1.16.0" from .exceptions import (