Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lugruber committed Sep 5, 2024
1 parent e88dd58 commit e973ca5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: bayesianVARs
Title: MCMC Estimation of Bayesian Vectorautoregressions
Version: 0.1.3.9000
Version: 0.1.4
Authors@R: c(
person("Luis", "Gruber", , "[email protected]", role = c("cph", "aut", "cre"),
comment = c(ORCID = "0000-0002-2399-738X")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# bayesianVARs (development version)
# bayesianVARs 0.1.4

* For consistency with other functions, from now on prior_intercept in bvar() specifies standard deviations instead of variances.
* Bug fix concerning 'additional check' valgrind. Seems to pass the check now. Thanks to Brian Ripley for reporting the bug.
Expand Down

0 comments on commit e973ca5

Please sign in to comment.