X-Git-Url: https://gitweb.michael.orlitzky.com/?p=untangle-https-backup.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=0fee88af02812a253ee81d97e54244a03c2ab434;hp=e8668d8397179716730daafd13e37f6b2fa57f3c;hb=0877d55bbba8cb53d7e846e3ecbf39f8ca141327;hpb=b04dadfb6f6afab203b5c2d3ac1ddd0cdb3bb0dc 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',