Skip to content

Commit 2503dd8

Browse files
committed
version bump for release
1 parent cea8d3e commit 2503dd8

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Version History
55
Version 4
66
---------
77

8+
### v4.6.0
9+
* Add support for new stories_by_source_week 2d aggregation endpoint
10+
811
### v4.5.0
912
* Utilize new sever features to show detailed error messages on 400 responses, automatically recast datetimes where relevant
1013

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
44

55
[project]
66
name = "mediacloud"
7-
version = "4.5.0"
7+
version = "4.6.0"
88
authors = [
99
{name = "Rahul Bhargava", email = "r.bhargava@northeastern.edu"},
1010
]

0 commit comments

Comments
 (0)