1 parent 33fc948 commit a86a080Copy full SHA for a86a080
1 file changed
setup.py
@@ -17,11 +17,11 @@
17
18
setup(
19
name = "cmocean",
20
- version = "0.03",
+ version = "0.1",
21
author = "Kristen Thyng",
22
author_email = "kthyng@gmail.com",
23
url = 'https://github.com/matplotlib/cmocean',
24
- download_url = 'https://github.com/matplotlib/cmocean/tarball/0.03',
+ download_url = 'https://github.com/matplotlib/cmocean/tarball/0.1',
25
description = ("Colormaps for Oceanography"),
26
long_description=open('README.rst').read(),
27
classifiers=[
0 commit comments