We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a9bfc commit 35596acCopy full SHA for 35596ac
1 file changed
setup.py
@@ -168,12 +168,12 @@ def readme():
168
169
setup(
170
name='dustmaps',
171
- version='1.0.11',
+ version='1.0.12',
172
description='Uniform interface for multiple dust reddening maps.',
173
long_description=readme(),
174
long_description_content_type='text/markdown',
175
url='https://github.com/gregreen/dustmaps',
176
- download_url='https://github.com/gregreen/dustmaps/archive/v1.0.11.tar.gz',
+ download_url='https://github.com/gregreen/dustmaps/archive/v1.0.12.tar.gz',
177
author='Gregory M. Green',
178
author_email='gregorymgreen@gmail.com',
179
license='GPLv2',
0 commit comments