Skip to content

Commit 633665c

Browse files
committed
updated version
1 parent 7236f5e commit 633665c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎setup.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717

1818
setup(
1919
name = "cmocean",
20-
version = "0.1",
20+
version = "0.2",
2121
author = "Kristen Thyng",
2222
author_email = "kthyng@gmail.com",
2323
url = 'https://github.com/matplotlib/cmocean',
24-
download_url = 'https://github.com/matplotlib/cmocean/tarball/0.1',
24+
download_url = 'https://github.com/matplotlib/cmocean/tarball/0.2',
2525
description = ("Colormaps for Oceanography"),
2626
long_description=open('README.rst').read(),
2727
classifiers=[

0 commit comments

Comments
 (0)