From ff1b5edfacb134aca4823d5aa54c299831af899f Mon Sep 17 00:00:00 2001 From: Alasdair Gray Date: Wed, 14 May 2025 10:34:19 -0400 Subject: [PATCH] bump version --- niceplots/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/niceplots/__init__.py b/niceplots/__init__.py index 79473d3..f710155 100644 --- a/niceplots/__init__.py +++ b/niceplots/__init__.py @@ -1,7 +1,7 @@ import os from matplotlib import font_manager -__version__ = "2.6.0" +__version__ = "2.6.1" def addFonts():