Skip to content

Commit 998677a

Browse files
committed
bump version to 0.4.5
1 parent 1c0e88e commit 998677a

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
@@ -6,7 +6,7 @@
66
author='Adam Hupp',
77
author_email='[email protected]',
88
url="http://github.com/ahupp/python-magic",
9-
version='0.4.4',
9+
version='0.4.5',
1010
py_modules=['magic'],
1111
long_description="""This module uses ctypes to access the libmagic file type
1212
identification library. It makes use of the local magic database and

0 commit comments

Comments
 (0)