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 09e87d7 commit 87ac443Copy full SHA for 87ac443
setup.py
@@ -6,7 +6,7 @@
6
7
setup(name='pymap3d',
8
packages=find_packages(),
9
- version = '1.3.0',
+ version = '1.4.0',
10
description='Python coordinate conversions, following convention of several popular Matlab routines.',
11
long_description=open('README.rst').read(),
12
author = 'Michael Hirsch, Ph.D.',
0 commit comments