Update version to 0.2.6 (#54)

* fix the time estimation when resuming from a checkpoint

* fix the time estimation when resuming from a checkpoint

* support str type for loggers

* fix yaml dump tests

* update version to v0.2.6
pull/57/head v0.2.6
Kai Chen 2019-04-14 22:55:58 -07:00 committed by GitHub
parent b85136772d
commit 506455af0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
__version__ = '0.2.5'
__version__ = '0.2.6'