Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Paige Gulley committed Aug 9, 2024
1 parent 93c244e commit 5656351
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Make sure `pip install flit twine` so you can build and deploy to PyPI.
4. A github action will build and push the repository on committing a tagged version

### Version History
* __v2.1.1__ - Bugfix
* __v2.1.0__ - Mediacloud news client code incorperated into this package
* __v2.0.5__ - Build-system in pyproject.toml
* __v2.0.4__ - reintroduce stopwords
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "mc-providers"
version = "2.1.0"
version = "2.1.1"
authors = [
{name = "Paige Gulley", email = "nano3.14@gmail.com"},
{name = "Rahul Bhargava", email = "r.bhargava@northeastern.edu"},
Expand Down

0 comments on commit 5656351

Please sign in to comment.