We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993b577 commit 2ef8a7aCopy full SHA for 2ef8a7a
setup.py
@@ -18,10 +18,9 @@
18
packages=find_packages(),
19
package_data={"":["CosRayModifiedISO/neutronMonitorData/*.dat","CosRayModifiedISO/neutronMonitorData/*.pkl"]},
20
include_package_data=True,
21
- version='1.2.6',
+ version='1.2.7',
22
url="https://github.com/ssc-maire/CosRayModifiedISO",
23
author='Space Environment and Protection Group, University of Surrey',
24
- license='MIT',
25
install_requires=['importlib_resources>=5.10.0',
26
'numba>=0.56.4',
27
'numpy>=1.21.6',
0 commit comments