Skip to content

Commit db6497a

Browse files
Increment version number
1 parent db35eef commit db6497a

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
^cran-comments\.md$
1212
^.github$
1313
^revdep$
14+
^CRAN-RELEASE$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: feasts
22
Title: Feature Extraction and Statistics for Time Series
3-
Version: 0.1.5
3+
Version: 0.1.5.9000
44
Description: Provides a collection of features, decomposition methods,
55
statistical summaries and graphics functions for the analysing tidy time
66
series data. The package name 'feasts' is an acronym comprising of its key

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# feasts (development version)
2+
13
# feasts 0.1.5
24

35
## Improvements

0 commit comments

Comments
 (0)