There was an error while loading. Please reload this page.
1 parent 14965eb commit d631869Copy full SHA for d631869
1 file changed
pyESP/setup.py
@@ -5,7 +5,7 @@
5
name='pyESP',
6
version='1.28.0',
7
description='Engineering Sketch Pad',
8
- author='Mike Park',
9
- author_email='mike@flexcompte.com',
+ author='Flexcompute Inc.',
+ author_email='mike@flexcompute.com',
10
packages=find_packages(), # Automatically finds 'pyEGADS' and 'pyCAPS'
11
)
0 commit comments