Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
PMassicotte committed May 17, 2020
1 parent 4850b93 commit d59c3d3
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,7 +1,7 @@
Package: gtrendsR
Type: Package
Title: Perform and Display Google Trends Queries
Version: 1.4.6
Version: 1.4.6.9000
Authors@R: c(person("Philippe", "Massicotte", email =
"pmassicotte@hotmail.com", role = c("aut", "cre")), person("Dirk",
"Eddelbuettel", email = "edd@debian.org", role = "aut"))
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# gtrendsR (development version)

# gtrendsR 1.4.6

- Fix an issue when there was no "rising" data returned for the related topics. Some tests were failing due to this issue and causing errors on CRAN (#347).
Expand Down

0 comments on commit d59c3d3

Please sign in to comment.