From b1fdf77eb0b6ad0566eeaaf1e9984e7594169a80 Mon Sep 17 00:00:00 2001 From: Raul Cuza Date: Sat, 24 Dec 2011 01:02:39 -0500 Subject: Bumped version to 1.2.1 alpha 1. All work post v1.2.0 tag needs to be versioned greater than v1.2.0. Following PEP 386. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 410dc55a6..34ba59e02 100755 --- a/setup.py +++ b/setup.py @@ -121,7 +121,7 @@ if sys.hexversion < 0x03000000 and os.path.exists(py3lib): setup(cmdclass=cmdclass, name="Bcfg2", - version="1.2.0", + version="1.2.1a1", description="Bcfg2 Server", author="Narayan Desai", author_email="desai@mcs.anl.gov", -- cgit v1.2.3-1-g7c22