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

Commit 0d4cb91

Browse files
bump version
1 parent 7847de2 commit 0d4cb91

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'
34+
__version__ = '0.8.1'
3535

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

0 commit comments

Comments
 (0)