Skip to content

Commit

Permalink
Increment version number to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Jan 27, 2025
1 parent d21dbbc commit d424327
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: tidyclust
Title: A Common API to Clustering
Version: 0.2.3.9000
Version: 0.2.4
Authors@R: c(
person("Emil", "Hvitfeldt", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0679-1945")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tidyclust (development version)
# tidyclust 0.2.4

* The philentropy package is now used to calculate distances rather than Rfast. (#199)

Expand Down

0 comments on commit d424327

Please sign in to comment.