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

Commit 434187e

Browse files
authored
Bump version
1 parent ab41699 commit 434187e

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.1'
34+
__version__ = '0.8.2'
3535

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

0 commit comments

Comments
 (0)