Skip to content

Commit 051ac30

Browse files
committed
bump version
1 parent d12a2a6 commit 051ac30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
long_description = (this_directory / "README.md").read_text()
77

88
setup(name='fasthog',
9-
version='0.1.4',
9+
version='0.1.5',
1010
description='Reasonably fast implementation of HOG descriptor calculation',
1111
long_description=long_description,
1212
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)