Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSWDavis authored Jun 24, 2024
1 parent 7c6201f commit d197926
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@
packages=find_packages(),
package_data={"":["CosRayModifiedISO/neutronMonitorData/*.dat","CosRayModifiedISO/neutronMonitorData/*.pkl"]},
include_package_data=True,
version='1.2.5',
version='1.2.6',
url="https://github.com/ssc-maire/CosRayModifiedISO",
author='Chris S. W. Davis',
author_email='ChrisSWDavis@gmail.com',
author='Space Environment and Protection Group, University of Surrey',
license='MIT',
install_requires=['importlib_resources>=5.10.0',
'numba>=0.56.4',
Expand Down

0 comments on commit d197926

Please sign in to comment.