We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f369498 + f7622c0 commit a5a64cbCopy full SHA for a5a64cb
History.md
@@ -8,7 +8,7 @@
8
* Fixed: packaging for Pypi
9
* Added: license information
10
11
-0.5.0 / 2013-06-09
+0.5.0 / 2015-07-26
12
==================
13
* Replaced: urllib2 with requests package
14
* Replaced: oauth2 with requests_oauthlib package
README.md
@@ -14,7 +14,7 @@ In addition debugging is now available via the standard python logging facility.
15
See the [requests documentation](http://docs.python-requests.org/en/latest/) for details.
16
17
-Basic usage with debugging enabled:
+Basic usage:
18
19
````python
20
import ox3apiclient
0 commit comments