Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed May 28, 2021
1 parent dfe9f46 commit 9519718
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: C50
Type: Package
Title: C5.0 Decision Trees and Rule-Based Models
Version: 0.1.5
Version: 0.1.5.9000
Authors@R: c(
person("Max", "Kuhn", , "[email protected]", c("aut", "cre")),
person("Steve", "Weston", role = "ctb"),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# C50 (development version)

# C50 0.1.5

* Maintenance release to fix CRAN issues related to compiler warnings.
Expand Down

0 comments on commit 9519718

Please sign in to comment.