We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2757f commit 43bf81cCopy full SHA for 43bf81c
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.1"
0 commit comments