From 5c4e6e12acc90c92d0e76098f5ab8e645a8c12cd Mon Sep 17 00:00:00 2001 From: vanous Date: Sun, 15 Sep 2024 14:32:45 +0200 Subject: [PATCH] Increment dev version --- pygdtf/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygdtf/__init__.py b/pygdtf/__init__.py index 1edcf15..a9d2d9e 100644 --- a/pygdtf/__init__.py +++ b/pygdtf/__init__.py @@ -5,7 +5,7 @@ from .value import * # type: ignore from .utils import * -__version__ = "1.0.5.dev0" +__version__ = "1.0.5.dev1" # Standard predefined colour spaces: R, G, B, W-P COLOR_SPACE_SRGB = ColorSpaceDefinition(