Skip to content

Commit 552eda9

Browse files
committed
prepare for release (bump version)
[ci skip]
1 parent 659e390 commit 552eda9

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: bayesplot
22
Type: Package
33
Title: Plotting for Bayesian Models
4-
Version: 1.7.1
5-
Date: 2019-11-29
4+
Version: 1.7.2
5+
Date: 2020-05-19
66
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "[email protected]"),
77
person("Tristan", "Mahr", role = "aut"),
88
person("Paul-Christian", "Bürkner", role = "ctb"),

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22

33

44
<!--
5-
# bayesplot 1.7.1.9000
5+
# bayesplot 1.7.2.9000
66
77
(GitHub issue/PR numbers in parentheses)
88
99
Items for next release go here
1010
-->
1111

12+
# bayesplot 1.7.2
13+
14+
Compatibility with dplyr 1.0.0 (#219)
15+
1216
# bayesplot 1.7.1
1317

1418
Release requested by CRAN to fix errors at

0 commit comments

Comments
 (0)