We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0d84a commit 6f6ae96Copy full SHA for 6f6ae96
setup.py
@@ -25,7 +25,7 @@
25
# Versions should comply with PEP440. For a discussion on single-sourcing
26
# the version across setup.py and the project code, see
27
# https://packaging.python.org/en/latest/single_source_version.html
28
- version="0.2.3",
+ version="0.2.4",
29
description=("A Wrapper to Download data off " "NOAA's Global Summary of the day," "and load them into pandas"),
30
long_description=LONG_DESCRIPTION, # TODO
31
# The project's main homepage.
0 commit comments