Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
tjpalanca committed Oct 9, 2022
1 parent ab8ed8f commit 66d62ad
Show file tree
Hide file tree
Showing 7 changed files with 1,256 additions and 542 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Release notes

<!-- do not remove -->

## 0.2.0

* Basic functionality to extract unharmonized data from the Senate Website.
2 changes: 1 addition & 1 deletion legisph/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.0"
__version__ = "0.2.0"
Loading

0 comments on commit 66d62ad

Please sign in to comment.