Skip to content

Commit e5049c1

Browse files
authored
chore(version): bump patch
1 parent 3c72cd1 commit e5049c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='filetype',
9-
version='1.0.12',
9+
version='1.0.13',
1010
description='Infer file type and MIME type of any file/buffer. '
1111
'No external dependencies.',
1212
long_description=codecs.open('README.rst', 'r',

0 commit comments

Comments
 (0)