pylti / lti

Learning Tools Interoperability for Python
Other
78 stars 45 forks source link

Release 0.9.3 #61

Closed ryanhiebert closed 6 years ago

ryanhiebert commented 6 years ago

This is all that it takes to release, at least unless things have broken since I set it up. I set things up to automatically deploy when the build passes on a tag. So all we need to do is have a PR like this that bumps the version and gets the HISTORY file updated, and then merge and tag the new release, and the CI processes will take care of the rest.

codecov[bot] commented 6 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   85.51%   85.51%           
=======================================
  Files          16       16           
  Lines         656      656           
  Branches      114      114           
=======================================
  Hits          561      561           
  Misses         75       75           
  Partials       20       20

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 ace3dc5...5420d22. Read the comment docs.

ryanhiebert commented 6 years ago

It is released: https://pypi.org/project/lti/