diff --git a/setup.py b/setup.py index 9d636894..8dba5548 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setupdict = { 'name' : 'epu', - 'version' : '0.4.3', #VERSION, + 'version' : '0.4.4', 'description' : 'OOICI CEI Elastic Processing Unit Services and Agents', 'url': 'https://confluence.oceanobservatories.org/display/CIDev/Common+Execution+Infrastructure+Development', 'download_url' : 'http://ooici.net/packages',