Skip to content

Commit

Permalink
usethis::use_dev_version()
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed Jan 10, 2025
1 parent e272f9e commit e222adf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: anyflights
Title: Query 'nycflights13'-Like Air Travel Data for Given Years and Airports
Version: 0.3.5
Version: 0.3.5.9000
Authors@R: c(
person("Simon P.", "Couch", , "simonpatrickcouch@gmail.com", c("aut", "cre")),
person("Hadley", "Wickham", , "hadley@rstudio.com", "ctb"),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# anyflights (development version)

# anyflights 0.3.5

* Include `tz = "GMT"` argument to `ISOdatetime()` so that weather output isn't
Expand Down

0 comments on commit e222adf

Please sign in to comment.