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 f8bf607 commit f6bc389Copy full SHA for f6bc389
setup.py
@@ -12,7 +12,7 @@
12
13
setup(name='pymap3d',
14
packages=['pymap3d'],
15
- version = '1.2.1',
+ version = '1.2.2',
16
description='Python coordinate conversions, following convention of several popular Matlab routines.',
17
author = 'Michael Hirsch, Ph.D.',
18
url = 'https://github.com/scivision/pymap3d',
0 commit comments