Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
asardaes committed Sep 18, 2019
1 parent be6553a commit ec2a305
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Time series clustering along with optimized techniques related
All included distance functions have custom loops optimized for the
calculation of cross-distance matrices, including parallelization support.
Several cluster validity indices are included.
Version: 5.5.4.9000
Version: 5.5.5
Depends:
R (>= 3.2.0),
methods,
Expand Down Expand Up @@ -48,7 +48,7 @@ Suggests:
knitr,
rmarkdown,
testthat
Date: 2019-09-06
Date: 2019-09-18
Author: Alexis Sarda-Espinosa
Maintainer: Alexis Sarda <[email protected]>
BugReports: https://github.com/asardaes/dtwclust/issues
Expand Down
4 changes: 3 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

## Update to version 5.5.4.9000
## Update to version 5.5.5
- Fixed building of vignette accounting for new subcaption version.
- Added citation information, although the DOI page is not yet active.

## Test environments
* Local GNU/Linux, R release
Expand Down

0 comments on commit ec2a305

Please sign in to comment.