Skip to content

Commit d0e0e25

Browse files
committed
Bump version to 0.3.0.
1 parent bc9af55 commit d0e0e25

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
@@ -19,7 +19,7 @@
1919
from setuptools.dist import Distribution
2020

2121

22-
VERSION = '0.2.0'
22+
VERSION = '0.3.0'
2323
DESCRIPTION = 'Haste: a fast, simple, and open RNN library.'
2424
AUTHOR = 'LMNT, Inc.'
2525
AUTHOR_EMAIL = 'haste@lmnt.com'

0 commit comments

Comments
 (0)