Skip to content

Commit a60800c

Browse files
committed
bump to 0.4.15 since I forgot some merges
1 parent 8b1de01 commit a60800c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
author='Adam Hupp',
99
author_email='[email protected]',
1010
url="http://github.com/ahupp/python-magic",
11-
version='0.4.14',
11+
version='0.4.15',
1212
py_modules=['magic'],
1313
long_description="""This module uses ctypes to access the libmagic file type
1414
identification library. It makes use of the local magic database and

0 commit comments

Comments
 (0)