asyml / texar-pytorch

Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
https://asyml.io
Apache License 2.0
744 stars 118 forks source link

Update version #339

Closed mylibrar closed 3 years ago

mylibrar commented 3 years ago

update version to 0.1.3

codecov[bot] commented 3 years ago

Codecov Report

Merging #339 (3fdbfbc) into master (d391e59) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #339   +/-   ##
=======================================
  Coverage   80.18%   80.18%           
=======================================
  Files         135      135           
  Lines       11223    11223           
=======================================
  Hits         8999     8999           
  Misses       2224     2224           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d391e59...3fdbfbc. Read the comment docs.

hunterhector commented 3 years ago

Thanks! But this PR misses the __version__ file. So I fixed this with a light commit now (https://github.com/asyml/texar-pytorch/commit/d079b77ae627157cb928c010012cf50f82f73c1b). Will close this issue.