We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0625807 commit 440beb4Copy full SHA for 440beb4
1 file changed
setup.py
@@ -17,7 +17,7 @@ def read(file_name):
17
author='Adam Hupp',
18
author_email='[email protected]',
19
url="http://github.com/ahupp/python-magic",
20
- version='0.4.17',
+ version='0.4.18',
21
py_modules=['magic'],
22
long_description=read('README.md'),
23
long_description_content_type='text/markdown',
0 commit comments