File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 1.1.0 - 2018-08-01
5+ --------------------
6+
7+ Release 1.1.0
8+
491.0.0 - 2018-04-20
510--------------------
611
Original file line number Diff line number Diff line change @@ -262,10 +262,10 @@ Help
262262
263263Our `developer support team < https:// developers.amadeus.com/ support> ` __ is here
264264to help you. You can find us on `StackOverflow
265- < https :// stackoverflow.com/ questions/ tagged/ amadeus> `__, and ` email
265+ < htps :// stackoverflow.com/ questions/ tagged/ amadeus> `__, and ` email
266266< mailto:developers@ amadeus.com> `__.
267267
268- .. | Module Version| image:: https:// badge.fury.io/ py/ amadeus.svg? v = 1
268+ .. | Module Version| image:: https:// badge.fury.io/ py/ amadeus.svg? id = py & type = 6 & v = 1.1 .0
269269 :target: https:// pypi.org/ project/ amadeus/
270270.. | Build Status| image:: http:// img.shields.io/ travis/ amadeus4dev/ amadeus- python.svg
271271 :target: http:// travis- ci.org/ amadeus4dev/ amadeus- python
Original file line number Diff line number Diff line change 1- version_info = (1 , 0 , 0 )
1+ version_info = (1 , 1 , 0 )
22version = '.' .join (str (v ) for v in version_info )
You can’t perform that action at this time.
0 commit comments