diff --git a/setup.cfg b/setup.cfg index 8a255f6..e55fc02 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pycpsdata -version = 0.1.0 +version = 0.2.0 description = Load CPS microdata into a pandas DataFrame using the Census API. long_description = file: README.md long_description_content_type = text/markdown; charset=UTF-8