Skip to content

Commit a2795e5

Browse files
committed
bump version for pypi fix
1 parent 9350072 commit a2795e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchtext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from . import datasets
33
from . import utils
44

5-
__version__ = '0.2.2'
5+
__version__ = '0.2.3'
66

77
__all__ = ['data',
88
'datasets',

0 commit comments

Comments
 (0)