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

Commit

Permalink
Update version (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
leezu authored and szha committed Jul 24, 2018
1 parent 55cee6a commit edf6231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gluonnlp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from . import model
from .vocab import *

__version__ = '0.3.2'
__version__ = '0.3.3'

__all__ = ['data',
'model',
Expand Down

0 comments on commit edf6231

Please sign in to comment.