From 0e62dc76b9f799deffc025aedcfc6657f132b1a7 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Aug 19 2017 08:04:47 +0000 Subject: 1.2 --- diff --git a/setup.py b/setup.py index cd3e302..efa56ee 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ with open('test-requirements.txt', 'rb') as f: setup( name='sync2jira', - version='1.1', + version='1.2', description="Sync pagure and github issues to jira, via fedmsg", long_description=long_description, author='Ralph Bean',