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 3c72cd1 commit e5049c1Copy full SHA for e5049c1
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='filetype',
9
- version='1.0.12',
+ version='1.0.13',
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