File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11Microsoft Translator V2 -- Python API
22=====================================
33
4- :Version: 0.4
4+ :Version: 0.5
55:Web: http://openlabs.co.in/
66:keywords: Microsoft Translator
77:copyright: Openlabs Technologies & Consulting (P) LTD
8+ :license: BSD
89
910.. image :: https://secure.travis-ci.org/openlabs/Microsoft-Translator-Python-API.png?branch=master
1011 :target: http://travis-ci.org/#!/openlabs/Microsoft-Translator-Python-API
1112
12- .. image :: https://coveralls.io/repos/openlabs/Microsoft-Translator-Python-API/badge.png
13+ .. image :: https://coveralls.io/repos/openlabs/Microsoft-Translator-Python-API/badge.png?branch=master
1314 :target: https://coveralls.io/r/openlabs/Microsoft-Translator-Python-API
1415
1516
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ def read(fname):
3535
3636setup (
3737 name = "microsofttranslator" ,
38- version = "0.4 " ,
38+ version = "0.5 " ,
3939 packages = [
4040 'microsofttranslator' ,
4141 ],
You can’t perform that action at this time.
0 commit comments