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 124b710 commit 3d8465aCopy full SHA for 3d8465a
setup.py
@@ -12,7 +12,7 @@
12
13
setup(name='pymap3d',
14
packages=['pymap3d'],
15
- version = '1.2.2',
+ version = '1.2.3',
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