Skip to content

Commit

Permalink
Incrementing weather-dl version to cover recent parser changes. (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
alxmrs authored Apr 29, 2022
1 parent 0629f6e commit c2cb9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather_dl/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
setup(
name='download_pipeline',
packages=find_packages(),
version='0.1.5',
version='0.1.6',
author='Anthromets',
author_email='[email protected]',
url='https://weather-tools.readthedocs.io/en/latest/weather_dl/',
Expand Down

0 comments on commit c2cb9ec

Please sign in to comment.