Skip to content

Commit 4643c74

Browse files
committed
Increment version number to 0.0.3
1 parent 3a5c3e9 commit 4643c74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tidyAML
22
Title: Automatic Machine Learning with 'tidymodels'
3-
Version: 0.0.2.9000
3+
Version: 0.0.3
44
Authors@R: c(
55
person("Steven","Sanderson", email = "spsanderson@gmail.com", role = c("aut","cre","cph"),
66
comment = c(ORCID = "0009-0006-7661-8247"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tidyAML (development version)
1+
# tidyAML 0.0.3
22

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

0 commit comments

Comments
 (0)