From 81ff5fb8654db3cff504b531e93cb36c1e168af0 Mon Sep 17 00:00:00 2001 From: Filipe Date: Fri, 26 May 2017 15:26:12 -0400 Subject: [PATCH] Bump to version 0.6.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c96f71c..642f0d9 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='0.5.3.a0', + version='0.6.0.a0', description='A Python-based application programmers interface for the Observations Data converter 2 (ODM2) ', long_description=long_description,