From dc7ab22d871a2f3ea47d95b4a1c128189096f0a5 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Oct 06 2016 20:35:46 +0000 Subject: 0.3 --- diff --git a/setup.py b/setup.py index c3e2acb..0cde11d 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ with open('test-requirements.txt', 'rb') as f: setup( name='sync2jira', - version='0.2', + version='0.3', description="Sync pagure and github issues to jira, via fedmsg", long_description=long_description, author='Ralph Bean',