Skip to content

Commit

Permalink
Bump version number to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthomas23 committed Sep 20, 2021
1 parent 1387c4d commit 8fd3980
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Census-Parquet Changelog
-----------

### Version 0.0.7 - 20 September 2020
- Added wget for nation outline

### Version 0.0.6 - 16 September 2020
- Ensure shell scripts in both sdist and wheels

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='census-parquet',
version='0.0.6',
version='0.0.7',
packages=['census_parquet'],
license='MIT',
description='Tools for generating Parquet files from US Census 2020',
Expand Down

0 comments on commit 8fd3980

Please sign in to comment.