Skip to content

Commit

Permalink
Increment version number to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
petrbouchal committed Jul 20, 2024
1 parent 1832e35 commit 5477864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: czso
Title: Use Open Data from the Czech Statistical Office in R
Version: 0.4.0.9000
Version: 0.4.1
Authors@R: c(
person("Petr", "Bouchal", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0471-716X")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# czso (development version)
# czso 0.4.1

* add new function `czso_filter_catalogue()` which provides an ergonomic search of the catalogue, searching relevant fields of the catalogue for a union of the search terms.
* related to above, `czso_get_catalogue()` has a new `search_terms` parameter, which filters the catalogue inline.
Expand Down

0 comments on commit 5477864

Please sign in to comment.