Skip to content

Commit

Permalink
Increment version number to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
caropradier committed Jun 19, 2024
1 parent bfc7d6e commit 36cc346
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: eph
Title: Argentina's Permanent Household Survey Data and Manipulation Utilities
Version: 1.0.0
Version: 1.0.1
Authors@R: c(
person("Carolina", "Pradier", email = "[email protected]", role = c("aut","cre"), comment = c(ORCID = "0009-0007-5058-6352")),
person("Diego", "Kozlowski", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0002-5396-3471")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# eph 1.0.1

# eph 1.0.0
* added new functions: get_total_urbano() and get_eahu() (as well as their auxiliar internal functions)
* improved documentation and site
Expand Down

0 comments on commit 36cc346

Please sign in to comment.