Skip to content

Commit fc26971

Browse files
committed
Increment version number to 0.7.0
1 parent a0ce912 commit fc26971

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: etnservice
22
Title: Serve Data from the European Tracking Network
3-
Version: 0.6.0.9005
3+
Version: 0.7.0
44
Authors@R: c(
55
person("Pieter", "Huybrechts", , "pieter.huybrechts@inbo.be", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-6658-6062")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# etnservice (development version)
1+
# etnservice 0.7.0
22
- Added `get_archival_data_uuid()` which fetches a table with UUID references to archival data files. These UUIDs can be used to construct paths to download the archival data CSV files hosted on lifewatch.com (#126).
33
- The function `write_dwc()` has been updated in the `etn` package and is no longer needed in `etnservice`. (#141)
44
- The `jsonlite` package is no longer a direct dependency, it is only used by a maintenance script. (#144)

0 commit comments

Comments
 (0)