Skip to content

Commit

Permalink
Bump version to 0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharvil committed Feb 24, 2020
1 parent d488a33 commit 731449a
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 @@ -25,7 +25,7 @@ def has_ext_modules(self):


setup(name = 'haste_tf',
version = '0.1.0',
version = '0.2.0',
description = 'Haste: a fast, simple, and open RNN library.',
author = 'LMNT, Inc.',
author_email = '[email protected]',
Expand Down

0 comments on commit 731449a

Please sign in to comment.