Skip to content

Commit

Permalink
Increment version number to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed May 11, 2022
1 parent cfd13e6 commit 3b67ae5
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: themis
Title: Extra Recipes Steps for Dealing with Unbalanced Data
Version: 0.2.1.9000
Version: 0.2.2
Authors@R:
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 @@
# themis (development version)
# themis 0.2.2

* `tomek()` has been added, rewritten to apply to multiple classes, removing the need for the unbalanced package, which has been removed as a dependency.

Expand Down

0 comments on commit 3b67ae5

Please sign in to comment.