Skip to content

Commit a86a080

Browse files
committed
had to update version again
1 parent 33fc948 commit a86a080

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.03",
20+
version = "0.1",
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.03',
24+
download_url = 'https://github.com/matplotlib/cmocean/tarball/0.1',
2525
description = ("Colormaps for Oceanography"),
2626
long_description=open('README.rst').read(),
2727
classifiers=[

0 commit comments

Comments
 (0)