Browse Source

发布0.5.5版本

tags/v0.5.5^0
yh_cc 5 years ago
parent
commit
6c7a61a9ab
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      fastNLP/__init__.py

+ 1
- 1
fastNLP/__init__.py View File

@@ -81,7 +81,7 @@ __all__ = [
'logger',
"init_logger_dist",
]
__version__ = '0.5.0'
__version__ = '0.5.5'

import sys



Loading…
Cancel
Save