We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c7694 commit c61307aCopy full SHA for c61307a
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='filetype',
9
- version='1.0.10',
+ version='1.0.11',
10
description='Infer file type and MIME type of any file/buffer. '
11
'No external dependencies.',
12
long_description=codecs.open('README.rst', 'r',
0 commit comments