X-Git-Url: http://gitweb.michael.orlitzky.com/?p=untangle-https-backup.git;a=blobdiff_plain;f=setup.py;h=0fee88af02812a253ee81d97e54244a03c2ab434;hp=e8668d8397179716730daafd13e37f6b2fa57f3c;hb=HEAD;hpb=03ad1ebaf4b287cfc4416e8ea42ce6f570aca62f diff --git a/setup.py b/setup.py index e8668d8..0fee88a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from distutils.core import setup setup( name = 'untangle-https-backup', - version = '0.0.9', + version = '0.0.10', author = 'Michael Orlitzky', author_email = 'michael@orlitzky.com', url = 'http://michael.orlitzky.com/code/untangle-https-backup.xhtml',