Skip to content

Commit

Permalink
version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulbot committed Dec 23, 2023
1 parent 95c0256 commit 41fc113
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
Expand Up @@ -5,6 +5,9 @@ Version History
Version 4
---------

### v4.1.2
* return full indexed_date (not just date)

### v4.1.1
* improve consistency of results by changing date from str to dt.date in count_over_time

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 = "mediacloud"
version = "4.1.1"
version = "4.1.2"
authors = [
{name = "Rahul Bhargava", email = "[email protected]"},
]
Expand Down

0 comments on commit 41fc113

Please sign in to comment.