Skip to content

Commit

Permalink
version update for 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
changwoo-lee committed Jun 13, 2022
1 parent f776504 commit f6b724d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: microclustr
Type: Package
Title: Entity Resolution with Random Partition Priors for Microclustering
Version: 0.1.0
Date: 2020-09-15
Version: 0.1.1
Date: 2022-06-12
Authors@R: c(
person(given=c("Rebecca", "C"), family="Steorts", role = c("aut","cre"), email="[email protected]"),
person("Brenda", "Betancourt", email = "[email protected]", role = c("aut")),
Expand All @@ -19,4 +19,4 @@ Description: An implementation of the model in Betancourt, Zanella, Steorts (202
VignetteBuilder: knitr
License: GPL-3
LinkingTo: Rcpp
RoxygenNote: 7.1.1.9000
RoxygenNote: 7.1.2

0 comments on commit f6b724d

Please sign in to comment.