Bumping version, adding @jd and @methane to contributors, adding Python 3.3 to Travis build
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
|||||||
python:
|
python:
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
|
- 3.3
|
||||||
- pypy
|
- pypy
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
20
README.md
20
README.md
@@ -83,12 +83,14 @@ Mixpanel's pure Python memcached client:
|
|||||||
Credits
|
Credits
|
||||||
=======
|
=======
|
||||||
|
|
||||||
0. [Charles Gordon](http://github.com/cgordon)
|
* [Charles Gordon](http://github.com/cgordon)
|
||||||
1. [Dave Dash](http://github.com/davedash)
|
* [Dave Dash](http://github.com/davedash)
|
||||||
2. [Dan Crosta](http://github.com/dcrosta)
|
* [Dan Crosta](http://github.com/dcrosta)
|
||||||
3. [Julian Berman](http://github.com/Julian)
|
* [Julian Berman](http://github.com/Julian)
|
||||||
4. [Mark Shirley](http://github.com/maspwr)
|
* [Mark Shirley](http://github.com/maspwr)
|
||||||
5. [Tim Bart](http://github.com/pims)
|
* [Tim Bart](http://github.com/pims)
|
||||||
6. [Thomas Orozco](http://github.com/krallin)
|
* [Thomas Orozco](http://github.com/krallin)
|
||||||
7. [Marc Abramowitz](http://github.com/msabramo)
|
* [Marc Abramowitz](http://github.com/msabramo)
|
||||||
8. [Marc-Andre Courtois](http://github.com/mcourtois)
|
* [Marc-Andre Courtois](http://github.com/mcourtois)
|
||||||
|
* [Julien Danjou](http://github.com/jd)
|
||||||
|
* [INADA Naoki](http://github.com/methane)
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__version__ = '1.1.4'
|
__version__ = '1.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user