Skip to content

Commit

Permalink
Increment version number to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gruber committed Jan 18, 2024
1 parent bbca1ce commit 4d61f9f
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.1.9000
Version: 0.1.2
Authors@R: c(
person("Luis", "Gruber", , "Luis.Gruber@aau.at", 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.2

* Added minimum version to factorstochvol in the Imports field of the DESCRIPTION file in order to avoid unnecessary building errors. Thanks to Sergey Fedorov for pointing this out.
* vcov.bayesianVARs_bvar method now can be specified for specific time-points.
Expand Down

0 comments on commit 4d61f9f

Please sign in to comment.