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