Skip to content

Commit e6a0567

Browse files
authored
Update setup.py
Always forget that I have to manually update the version here.
1 parent 0a3e607 commit e6a0567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def run_tests(self):
2626

2727
setup(
2828
name = "cmocean",
29-
version = "v3.0.3",
29+
version = "v3.1.3",
3030
author = "Kristen Thyng",
3131
author_email = "[email protected]",
3232
url = 'https://github.com/matplotlib/cmocean',

0 commit comments

Comments
 (0)