Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maireplus authored Sep 2, 2024
1 parent 2817568 commit 4b3c5ed
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 @@ -19,7 +19,7 @@
packages=find_packages(exclude='tests'),
package_data={"atmosphericRadiationDoseAndFlux":["atmosphericRadiationDoseAndFlux/data/proton/*.rpf","atmosphericRadiationDoseAndFlux/data/alpha/*.rpf"]},
include_package_data=True,
version='1.0.9',
version='1.0.10',
description='Python library for calculating doses and fluxes at a particular altitude given an input spectrum',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 4b3c5ed

Please # to comment.