Skip to content

Commit 0d846ea

Browse files
committed
Version 0.4.0.
Add support for deleting application requests. Fix minor documentation error in README. Verify signed request parsing succeeded when creating OAuth token. Convert README to ReStructuredText.
1 parent 7079614 commit 0d846ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='facebook-sdk',
6-
version='0.3.2',
6+
version='0.4.0',
77
description='This client library is designed to support the Facebook '
88
'Graph API and the official Facebook JavaScript SDK, which '
99
'is the canonical way to implement Facebook authentication.',

0 commit comments

Comments
 (0)