summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e6a08b172..8fd385953 100755
--- a/setup.py
+++ b/setup.py
@@ -131,7 +131,7 @@ if need_m2crypto:
setup(cmdclass=cmdclass,
name="Bcfg2",
- version="1.2.3",
+ version="1.2.4",
description="Bcfg2 Server",
author="Narayan Desai",
author_email="desai@mcs.anl.gov",