Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1e8dc15

Browse files
committed
Bump version to 0.1.2
1 parent 4fc58ea commit 1e8dc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
setup(
66
name='Python FP-Growth',
77
description='A pure-python implementation of the FP-growth algorithm.',
8-
version='0.1.1',
8+
version='0.1.2',
99
author='Eric Naeseth',
1010
author_email='[email protected]',
1111
url='http://github.com/enaeseth/python-fp-growth/',

0 commit comments

Comments
 (0)