X-Git-Url: http://gitweb.michael.orlitzky.com/?p=untangle-https-backup.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=7c28d8be47de0562250a68c99365f9b5296917f5;hp=f4ae48940926cdebf9f40f48ef1ec13c0fc0f88d;hb=d49dfbf5c33aea4a11a07e5dc7bd36fe5a0d056e;hpb=b5f616878bac3673de90e9c47bf8dedbae790dfd diff --git a/setup.py b/setup.py index f4ae489..7c28d8b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from distutils.core import setup setup( name = 'untangle-https-backup', - version = '0.0.5', + version = '0.0.6', author = 'Michael Orlitzky', author_email = 'michael@orlitzky.com', url = 'http://michael.orlitzky.com/code/untangle-https-backup.xhtml',