Skip to content

Commit 35596ac

Browse files
committed
Bump minor version number
1 parent 88a9bfc commit 35596ac

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
@@ -168,12 +168,12 @@ def readme():
168168

169169
setup(
170170
name='dustmaps',
171-
version='1.0.11',
171+
version='1.0.12',
172172
description='Uniform interface for multiple dust reddening maps.',
173173
long_description=readme(),
174174
long_description_content_type='text/markdown',
175175
url='https://github.com/gregreen/dustmaps',
176-
download_url='https://github.com/gregreen/dustmaps/archive/v1.0.11.tar.gz',
176+
download_url='https://github.com/gregreen/dustmaps/archive/v1.0.12.tar.gz',
177177
author='Gregory M. Green',
178178
author_email='gregorymgreen@gmail.com',
179179
license='GPLv2',

0 commit comments

Comments
 (0)