Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
Time for a new version.
  • Loading branch information
st-bender committed Aug 21, 2018
1 parent fcd771c commit 12869fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sciapy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Tools to handle SCIAMACHY/Envisat level 1c spectral data,
and to process level 2 number density data (only NO for now).
"""
__version__ = "0.0.4"
__version__ = "0.0.5"

try:
__SCIAPY_SETUP__
Expand Down

0 comments on commit 12869fc

Please sign in to comment.