Skip to content

Commit 6c7a7ef

Browse files
authored
chore(version): bump minor
1 parent cec56bc commit 6c7a7ef

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.1.0',
9+
version='1.2.0',
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)