diff --git a/niceplots/__init__.py b/niceplots/__init__.py index 97335f2..710a419 100644 --- a/niceplots/__init__.py +++ b/niceplots/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.2.1" +__version__ = "1.3.0" from .utils import * from .parula import *