Skip to content

Commit 6f6ae96

Browse files
committed
Bump to 0.2.4
1 parent 3d0d84a commit 6f6ae96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# Versions should comply with PEP440. For a discussion on single-sourcing
2626
# the version across setup.py and the project code, see
2727
# https://packaging.python.org/en/latest/single_source_version.html
28-
version="0.2.3",
28+
version="0.2.4",
2929
description=("A Wrapper to Download data off " "NOAA's Global Summary of the day," "and load them into pandas"),
3030
long_description=LONG_DESCRIPTION, # TODO
3131
# The project's main homepage.

0 commit comments

Comments
 (0)