We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679f7c8 commit e92e340Copy full SHA for e92e340
setup.py
@@ -15,7 +15,7 @@
15
16
setup(name='pymap3d',
17
packages=find_packages(),
18
- version = '1.4.0',
+ version = '1.5.0',
19
description='Python coordinate conversions, following convention of several popular Matlab routines.',
20
long_description=open('README.rst').read(),
21
author = 'Michael Hirsch, Ph.D.',
0 commit comments