Skip to content

Commit 9da2454

Browse files
committed
Bump version to 0.5.0-rc0 in preparation for PyPI release.
1 parent 6024768 commit 9da2454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# ==============================================================================
1515

1616

17-
VERSION = '0.4.0'
17+
VERSION = '0.5.0-rc0'
1818
DESCRIPTION = 'Haste: a fast, simple, and open RNN library.'
1919
AUTHOR = 'LMNT, Inc.'
2020
AUTHOR_EMAIL = 'haste@lmnt.com'

0 commit comments

Comments
 (0)