We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc2757f + daddc27 commit 764cf60Copy full SHA for 764cf60
cmocean/__init__.py
@@ -15,6 +15,6 @@
15
'plots',
16
'data']
17
18
-__authors__ = ['Kristen Thyng <kthyng@tamu.edu>']
+__authors__ = ['Kristen Thyng <kthyng@gmail.com>']
19
20
-__version__ = "2.0"
+__version__ = "v3.0.2"
0 commit comments