Skip to content

Commit 0df4846

Browse files
committed
v0.2.0
1 parent 75f7eae commit 0df4846

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["Walther Chen <walther.chen@gmail.com>"]
33
name = "acs-explorer"
4-
version = "0.1.0"
4+
version = "0.2.0"
55

66
[dependencies]
77
clap = "2.24.2"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## ACS explorer, cli
22

3+
BREAKING CHANGE: v0.2.0 no longer inserts the `E` value after table ids in etl config.
4+
35
A small utility to examine the metadata of ACS tables and vars.
46

57
The ACS is a survey of United States demographics run by the Census Bureau. [American Community Survey](https://www.census.gov/programs-surveys/acs/)

0 commit comments

Comments
 (0)