Skip to content

Commit

Permalink
increment
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherkenny committed May 30, 2024
1 parent a9dbf1b commit b634f57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
Package: geomander
Type: Package
Title: Geographic Tools for Studying Gerrymandering
Version: 2.3.0
Date: 2024-02-15
Version: 2.4.0
Authors@R: c(
person("Christopher T.", "Kenny", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9386-6860")),
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# geomander 2.4.0

* Replaces magrittr pipe with the base R pipe internally and in examples.


# geomander 2.3.0

* Adds support for downloading Jeffrey B. Lewis's historical congressional districts with `get_lewis()
Expand Down

0 comments on commit b634f57

Please sign in to comment.