Skip to content

Commit

Permalink
chore: bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juba committed Mar 19, 2023
1 parent 4d985fd commit c16d8e0
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,7 +1,7 @@
Package: rainette
Type: Package
Title: The Reinert Method for Textual Data Clustering
Version: 0.3.0.9000
Version: 0.3.1
Date: 2023-03-17
Authors@R: c(person("Julien", "Barnier", email="julien.barnier@cnrs.fr",
role=c("aut","cre")), person("Florian", "Privé",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# rainette (development version)
# rainette 0.3.1

- Replace call to `palette.colors()` with manual colors vector to ensure compatibility with R 3.6 (#11)
- Fix dendrogram not displayed when show_na_title = FALSE
Expand Down

0 comments on commit c16d8e0

Please sign in to comment.