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