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