Skip to content

Commit e92e340

Browse files
committed
version [ci skip]
1 parent 679f7c8 commit e92e340

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
@@ -15,7 +15,7 @@
1515

1616
setup(name='pymap3d',
1717
packages=find_packages(),
18-
version = '1.4.0',
18+
version = '1.5.0',
1919
description='Python coordinate conversions, following convention of several popular Matlab routines.',
2020
long_description=open('README.rst').read(),
2121
author = 'Michael Hirsch, Ph.D.',

0 commit comments

Comments
 (0)