Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 4e65a35

Browse files
committed
bump version
1 parent 3922d06 commit 4e65a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gluonnlp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
from . import initializer
3232
from .vocab import Vocab
3333

34-
__version__ = '0.8.0.dev'
34+
__version__ = '0.8.0'
3535

3636
__all__ = ['data',
3737
'model',

0 commit comments

Comments
 (0)