JuliaData / DataAPI.jl

A data-focused namespace for packages to share functions
Other
33 stars 13 forks source link

bump version to 1.7.0 #38

Closed bkamins closed 3 years ago

bkamins commented 3 years ago

Fixes https://github.com/JuliaData/DataAPI.jl/issues/37

I will make a release after this PR is approved and merged.

codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (07b0f19) into main (637ed59) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   91.30%   91.30%           
=======================================
  Files           1        1           
  Lines          23       23           
=======================================
  Hits           21       21           
  Misses          2        2           

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 637ed59...07b0f19. Read the comment docs.

bkamins commented 3 years ago

Thank you!