Skip to content

Commit

Permalink
Merge pull request #179 from spsanderson/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
spsanderson authored Nov 29, 2023
2 parents b150fc3 + d07009a commit a3388c1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Version: 0.0.3
Date: 2023-11-29 15:17:33 UTC
SHA: 4643c74c24508b7685b776913b921146cb4c6637
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tidyAML
Title: Automatic Machine Learning with 'tidymodels'
Version: 0.0.2.9000
Version: 0.0.3
Authors@R: c(
person("Steven","Sanderson", email = "spsanderson@gmail.com", role = c("aut","cre","cph"),
comment = c(ORCID = "0009-0006-7661-8247"))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tidyAML (development version)
# tidyAML 0.0.3

## Breaking Changes
1. Fix #150 - Require R version >= 4.1.0 in order to use the native pipe.
Expand Down

0 comments on commit a3388c1

Please sign in to comment.