Skip to content

Commit

Permalink
v upd
Browse files Browse the repository at this point in the history
  • Loading branch information
christophsax committed May 6, 2023
1 parent e82c925 commit f8e8a6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: tsbox
Type: Package
Title: Class-Agnostic Time Series
Version: 0.4
Version: 0.4.1
Authors@R: c(
person("Christoph", "Sax", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7192-7044")),
person("Cathy", "Chamberlin", role = c("rev")),
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# tsbox 0.4.1 (2023-05-06)

## Bug fixes

- Fix an issue with a test


# tsbox 0.4 (2023-03-08)

## Features
Expand Down

0 comments on commit f8e8a6e

Please sign in to comment.