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 edbb9c0 commit 3268ea7Copy full SHA for 3268ea7
setup.py
@@ -26,7 +26,7 @@ def run_tests(self):
26
27
setup(
28
name = "cmocean",
29
- version = "v4.0.0",
+ version = "v4.0.1",
30
author = "Kristen Thyng",
31
author_email = "[email protected]",
32
url = 'https://github.com/matplotlib/cmocean',
0 commit comments