TuringLang / AbstractMCMC.jl

Abstract types and interfaces for Markov chain Monte Carlo methods
https://turinglang.org/AbstractMCMC.jl
MIT License
78 stars 18 forks source link

Fix version number #98

Closed devmotion closed 2 years ago

devmotion commented 2 years ago

Fixes the version number which should be 3.3.1 instead of 3.3.2: https://github.com/TuringLang/AbstractMCMC.jl/pull/97#issuecomment-1048138415

codecov[bot] commented 2 years ago

Codecov Report

Merging #98 (e263781) into master (d46ba93) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files           7        7           
  Lines         222      222           
=======================================
  Hits          217      217           
  Misses          5        5           

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 d46ba93...e263781. Read the comment docs.