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