We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9af55 commit d0e0e25Copy full SHA for d0e0e25
setup.py
@@ -19,7 +19,7 @@
19
from setuptools.dist import Distribution
20
21
22
-VERSION = '0.2.0'
+VERSION = '0.3.0'
23
DESCRIPTION = 'Haste: a fast, simple, and open RNN library.'
24
AUTHOR = 'LMNT, Inc.'
25
AUTHOR_EMAIL = 'haste@lmnt.com'
0 commit comments