diff --git a/setup.py b/setup.py index d81521a..cb9461b 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='filetype', - version='1.0.10', + version='1.0.11', description='Infer file type and MIME type of any file/buffer. ' 'No external dependencies.', long_description=codecs.open('README.rst', 'r',