Skip to content

Commit a5a64cb

Browse files
authored
Merge pull request #42 from openx/master
Master
2 parents f369498 + f7622c0 commit a5a64cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Fixed: packaging for Pypi
99
* Added: license information
1010

11-
0.5.0 / 2013-06-09
11+
0.5.0 / 2015-07-26
1212
==================
1313
* Replaced: urllib2 with requests package
1414
* Replaced: oauth2 with requests_oauthlib package

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In addition debugging is now available via the standard python logging facility.
1414

1515
See the [requests documentation](http://docs.python-requests.org/en/latest/) for details.
1616

17-
Basic usage with debugging enabled:
17+
Basic usage:
1818

1919
````python
2020
import ox3apiclient

0 commit comments

Comments
 (0)