Skip to content

Commit dd40e3d

Browse files
author
Paul Duncan
committed
Minor Readme changes
1 parent e38a71d commit dd40e3d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,8 @@ If you are migrating to version 5.0.0 or above from an earlier version, please c
3333

3434
## Usage
3535

36-
We support all the endpoints available in our API.
36+
We support the following endpoints available in our API.
3737

38-
* `oauth2` (deprecated, use `access_token` instead)
39-
* `accounts` (deprecated)
4038
* `broadcasts`
4139
* `events`
4240
* `features`

predicthq/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "5.2.1"
1+
__version__ = "5.2.2"

0 commit comments

Comments
 (0)