Skip to content

Commit e14a07d

Browse files
authored
Update setup.py
1 parent 4c5e20d commit e14a07d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
description='Python library containing tools for dealing with conversions between particle energy and rigidity',
2222
long_description=long_description,
2323
long_description_content_type='text/markdown',
24-
author='Chris S. W. Davis',
25-
author_email='ChrisSWDavis@gmail.com',
24+
author='Space Environment and Protection Group, University of Surrey',
2625
license='MIT',
2726
url='https://github.com/ChrisSWDavis/ParticleRigidityCalculationTools',
2827
install_requires=['numpy>=1.23.1',

0 commit comments

Comments
 (0)