Skip to content

Commit 87ac443

Browse files
committed
version [ci skip]
1 parent 09e87d7 commit 87ac443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(name='pymap3d',
88
packages=find_packages(),
9-
version = '1.3.0',
9+
version = '1.4.0',
1010
description='Python coordinate conversions, following convention of several popular Matlab routines.',
1111
long_description=open('README.rst').read(),
1212
author = 'Michael Hirsch, Ph.D.',

0 commit comments

Comments
 (0)