From 32cce76298f137f44a180f1b96190a43e4275ce1 Mon Sep 17 00:00:00 2001 From: Jamie Chen Date: Mon, 26 Sep 2011 09:36:10 -0700 Subject: [PATCH] Release Version 0.4.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',