Skip to content

Commit d631869

Browse files
committed
fix typos
1 parent 14965eb commit d631869

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyESP/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name='pyESP',
66
version='1.28.0',
77
description='Engineering Sketch Pad',
8-
author='Mike Park',
9-
author_email='mike@flexcompte.com',
8+
author='Flexcompute Inc.',
9+
author_email='mike@flexcompute.com',
1010
packages=find_packages(), # Automatically finds 'pyEGADS' and 'pyCAPS'
1111
)

0 commit comments

Comments
 (0)