Skip to content

Commit b75680c

Browse files
committed
Increment version number
1 parent b8365b8 commit b75680c

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.3
2+
Version: 0.1.3.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.3
24

35
* A `glance()` method for `model_fit` objects was added (#325)

0 commit comments

Comments
 (0)