Skip to content

Commit 8031e92

Browse files
committed
Increment version number
1 parent e517880 commit 8031e92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.1.4
2+
Version: 0.1.4.9000
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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# parsnip (development version)
2+
13
# parsnip 0.1.4
24

35
* `show_engines()` will provide information on the current set for a model.

0 commit comments

Comments
 (0)