Skip to content

Commit c2036b7

Browse files
committed
bumped to 9001 for remotes
1 parent a86cf7a commit c2036b7

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,5 +1,5 @@
11
Package: parsnip
2-
Version: 0.0.3.9000
2+
Version: 0.0.3.9001
33
Title: A Common API to Modeling and Analysis Functions
44
Description: A common interface is provided to allow users to specify a model without having to remember the different argument names across different functions or computational engines (e.g. 'R', 'Spark', 'Stan', etc).
55
Authors@R: c(

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# parsnip 0.0.3.9000
1+
# parsnip 0.0.3.9001
22

33
* Some default parameter ranges were updated for SVM, KNN, and MARS models.
44

0 commit comments

Comments
 (0)