Skip to content

Commit c2fc26a

Browse files
authored
Merge pull request #27 from hosimesi/feature-py-v4
Release py-v0.4.1
2 parents 49f7dac + efc160f commit c2fc26a

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
@@ -26,7 +26,7 @@ def make_extensions():
2626

2727
setup(
2828
name="ffm",
29-
version="0.4.0",
29+
version="0.4.1",
3030
description="LibFFM Python Package",
3131
long_description="LibFFM Python Package",
3232
install_requires=["numpy"],

0 commit comments

Comments
 (0)