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

Commit beb21a3

Browse files
authored
Version 0.9.2 (#1272)
1 parent 5dc6b9c commit beb21a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gluonnlp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from . import initializer
3333
from .vocab import Vocab
3434

35-
__version__ = '0.9.1'
35+
__version__ = '0.9.2'
3636

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

0 commit comments

Comments
 (0)