-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e67591
commit c393520
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,12 +23,11 @@ | |
package_data={"AniMAIRE":[ | ||
"anisotropic_MAIRE_engine/data/*.csv" | ||
]}, | ||
version='1.1.8', | ||
version='1.1.9', | ||
description='Python library for running the anisotropic version of MAIRE+', | ||
long_description=long_description, | ||
long_description_content_type='text/markdown', | ||
author='Chris S. W. Davis', | ||
author_email='[email protected]', | ||
author='Space Environment and Protection Group, University of Surrey', | ||
license='GNU General Public License v3.0', | ||
url='https://github.com/ssc-maire/AniMAIRE-public', | ||
keywords='anisotropic MAIRE+ atmospheric ionizing radiation dose rates cosmic rays ground level enhancements GLEs protons alpha particles neutrons effective ambient equivalent aircraft aviation Earth solar system sun space magnetic field', | ||
|