X-Git-Url: http://gitweb.michael.orlitzky.com/?p=untangle-https-backup.git;a=blobdiff_plain;f=setup.py;h=0fee88af02812a253ee81d97e54244a03c2ab434;hp=f4ae48940926cdebf9f40f48ef1ec13c0fc0f88d;hb=HEAD;hpb=5632759549c9bf6a7eacb96734507a7fa576e069 diff --git a/setup.py b/setup.py index f4ae489..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.5', + version = '0.0.10', author = 'Michael Orlitzky', author_email = 'michael@orlitzky.com', url = 'http://michael.orlitzky.com/code/untangle-https-backup.xhtml',