From: Alfredo Deza Date: Mon, 9 Feb 2015 20:31:20 +0000 (-0500) Subject: bumping to 1.2.1 X-Git-Tag: v1.2.1~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e301abe18c1be43497bbc60144cff838ba5bb50b;p=radosgw-agent.git bumping to 1.2.1 Signed-off-by: Alfredo Deza --- diff --git a/setup.py b/setup.py index b569e49..5c8fec4 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ if pyversion < (2, 7) or (3, 0) <= pyversion <= (3, 1): setup( name='radosgw-agent', - version='1.2', + version='1.2.1', packages=find_packages(), author='Josh Durgin',