Skip to content

Commit 56364e0

Browse files
authored
Merge pull request #80 from ocefpaf/alpha_status
PEP 440
2 parents 76b0dcd + e6fd3aa commit 56364e0

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.3',
35+
version='0.5.3.a0',
3636

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

0 commit comments

Comments
 (0)