Skip to content

Commit 731449a

Browse files
committed
Bump version to 0.2.0.
1 parent d488a33 commit 731449a

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
@@ -25,7 +25,7 @@ def has_ext_modules(self):
2525

2626

2727
setup(name = 'haste_tf',
28-
version = '0.1.0',
28+
version = '0.2.0',
2929
description = 'Haste: a fast, simple, and open RNN library.',
3030
author = 'LMNT, Inc.',
3131
author_email = 'haste@lmnt.com',

0 commit comments

Comments
 (0)