mobolic / facebook-sdk

Python SDK for Facebook's Graph API
https://facebook-sdk.readthedocs.io/
Apache License 2.0
2.74k stars 950 forks source link

Release support for Graph API version 8.0 #482

Closed aung-ko closed 4 years ago

aung-ko commented 4 years ago

Version of the SDK being used

v3.1.0

Expected Behavior

support for Graph API v8.0

Actual Behavior

does not support for Graph API v8.0

Steps to Reproduce

Please release the latest version which supports for Graph API version v8.0

martey commented 4 years ago

If you need support for Graph API v8.0, please use the instructions in the documentation to install from Git.

aung-ko commented 4 years ago

If you need support for Graph API v8.0, please use the instructions in the documentation to install from Git.

Yes, but we need PyPI attribution since we are working with pipenv for both development and production.