Skip to content

Commit 725f95a

Browse files
committed
updated
1 parent 99ba748 commit 725f95a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: entsoeapi
22
Type: Package
33
Title: An R Wrapper for the European Network of Transmission System Operators for Electricity Application Programming Interface
4-
Version: 0.8.0.0
4+
Version: 0.8.1.0
55
Authors@R: c(person("Kenneth", "Rose", role="aut", email="kennethrose82@gmail.com"),
66
person("Sándor", "Budai", role=c("aut", "cre"), email="sbudai.ga@gmail.com"))
77
Description: Simple and standardized wrappers around Entso-E API's Load, Generation,
@@ -32,7 +32,7 @@ URL: https://github.com/krose/entsoeapi
3232
BugReports: https://github.com/krose/entsoeapi/issues
3333
Roxygen: list(markdown = TRUE)
3434
RoxygenNote: 7.3.1
35-
Depends: R (>= 2.10)
35+
Depends: R (>= 4.1.0)
3636
Suggests:
3737
testthat (>= 3.0.0)
3838
Config/testthat/edition: 3

0 commit comments

Comments
 (0)