Skip to content

Commit 929d6b2

Browse files
committed
Releasing as 0.2.0
1 parent fa8af34 commit 929d6b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"""
1414

1515
setup(name='pymiecoated',
16-
version='0.1.2',
16+
version='0.2.0',
1717
download_url=\
18-
'https://github.com/jleinonen/pymiecoated/archive/0.1.2.tar.gz',
18+
'https://github.com/jleinonen/pymiecoated/archive/v0.2.0.tar.gz',
1919
description='Single- and dual-layered Mie scattering computations',
2020
author='Jussi Leinonen',
2121
author_email='[email protected]',

0 commit comments

Comments
 (0)