Skip to content

Commit 3878646

Browse files
authored
Version is in two places!!
1 parent 764cf60 commit 3878646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def run_tests(self):
2626

2727
setup(
2828
name = "cmocean",
29-
version = "2.0",
29+
version = "v3.0.2",
3030
author = "Kristen Thyng",
3131
author_email = "kthyng@gmail.com",
3232
url = 'https://github.com/matplotlib/cmocean',

0 commit comments

Comments
 (0)