Skip to content

Commit

Permalink
DEV: Updates version to 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
jfkirk committed May 1, 2018
1 parent a149941 commit 0adbcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
setup(
name='tensorrec',
packages=['tensorrec'],
version='0.24.1',
version='0.25',
description='A TensorFlow recommendation algorithm and framework in Python.',
author='James Kirk',
author_email='james.f.kirk@gmail.com',
Expand Down

0 comments on commit 0adbcc7

Please sign in to comment.