Skip to content

Commit 2ef8a7a

Browse files
authored
Update setup.py
1 parent 993b577 commit 2ef8a7a

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
@@ -18,10 +18,9 @@
1818
packages=find_packages(),
1919
package_data={"":["CosRayModifiedISO/neutronMonitorData/*.dat","CosRayModifiedISO/neutronMonitorData/*.pkl"]},
2020
include_package_data=True,
21-
version='1.2.6',
21+
version='1.2.7',
2222
url="https://github.com/ssc-maire/CosRayModifiedISO",
2323
author='Space Environment and Protection Group, University of Surrey',
24-
license='MIT',
2524
install_requires=['importlib_resources>=5.10.0',
2625
'numba>=0.56.4',
2726
'numpy>=1.21.6',

0 commit comments

Comments
 (0)