From 13331a59d61fc184ca66fd0fda4953e3d4e3e294 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 15 Mar 2013 08:45:18 -0500 Subject: Version bump to 1.3.0 Signed-off-by: Sol Jerome --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 61590bcd3..2cf68f230 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ if need_m2crypto: inst_reqs.append('M2Crypto') setup(name="Bcfg2", - version="1.3.0rc2", + version="1.3.0", description="Bcfg2 Server", author="Narayan Desai", author_email="desai@mcs.anl.gov", -- cgit v1.2.3-1-g7c22