Skip to content

Commit 69231f0

Browse files
committed
Update setup.py
Bumped version number to 0.5.1 (for development), now that there's a 0.5.0 release.
1 parent 599b6cd commit 69231f0

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
@@ -32,7 +32,7 @@
3232
# Versions should comply with PEP440. For a discussion on single-sourcing
3333
# the version across setup.py and the project code, see
3434
# https://packaging.python.org/en/latest/single_source_version.html
35-
version='0.5',
35+
version='0.5.1',
3636

3737
description='A Python-based application programmers interface for the Observations Data Model 2 (ODM2) ',
3838
long_description=long_description,

0 commit comments

Comments
 (0)