We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e89d9b0 commit 720ecd3Copy full SHA for 720ecd3
src/tol_colors/__init__.py
@@ -21,7 +21,7 @@
21
from matplotlib.colors import LinearSegmentedColormap, to_rgba_array
22
23
24
-__version__ = "1.2.0"
+__version__ = "1.2.1"
25
26
27
log = logging.getLogger(__name__)
0 commit comments