Skip to content

Commit

Permalink
Merge pull request #5 from UCSD-E4E/ntlhui-patch-1
Browse files Browse the repository at this point in the history
Changed default email address
  • Loading branch information
ntlhui authored Aug 1, 2023
2 parents d6c16d9 + 9b202fa commit 6abb63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name='example_package',
version='0.0.0.1',
author='UCSD Engineers for Exploration',
author_email='e4e@eng.ucsd.edu',
author_email='[email protected]',
entry_points={
'console_scripts': [
'ExamplePythonConsoleScript = example_package.example_module:exampleEntryPoint'
Expand Down

0 comments on commit 6abb63d

Please sign in to comment.