Skip to content

Commit d4b8424

Browse files
committed
Se hicieron cambios en el readme de GitHub, y el index del readme en la página de documentación.
1 parent a059f3c commit d4b8424

3 files changed

Lines changed: 1 addition & 9 deletions

File tree

README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ API Gateway: Cliente de API en Python
1111
:target: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/
1212
.. image:: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/badges/coverage.png?b=master
1313
:target: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/
14-
.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fapigatewaycl%2Fapigateway-api-client-python.svg?type=shield&issueType=license
15-
:target: https://app.fossa.com/projects/git%2Bgithub.com%2Fapigatewaycl%2Fapigateway-api-client-python?ref=badge_shield&issueType=license
16-
.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fapigatewaycl%2Fapigateway-api-client-python.svg?type=shield&issueType=security
17-
:target: https://app.fossa.com/projects/git%2Bgithub.com%2Fapigatewaycl%2Fapigateway-api-client-python?ref=badge_shield&issueType=security
1814
.. image:: https://img.shields.io/pypi/l/apigatewaycl.svg
1915
:target: https://raw.githubusercontent.com/apigatewaycl/apigateway-api-client-python/master/COPYING
2016

docs/index.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ API Gateway: Cliente de API en Python - Documentación
1616
:target: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/
1717
.. image:: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/badges/coverage.png?b=master
1818
:target: https://scrutinizer-ci.com/g/apigatewaycl/apigateway-api-client-python/
19-
.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fapigatewaycl%2Fapigateway-api-client-python.svg?type=shield&issueType=license
20-
:target: https://app.fossa.com/projects/git%2Bgithub.com%2Fapigatewaycl%2Fapigateway-api-client-python?ref=badge_shield&issueType=license
21-
.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fapigatewaycl%2Fapigateway-api-client-python.svg?type=shield&issueType=security
22-
:target: https://app.fossa.com/projects/git%2Bgithub.com%2Fapigatewaycl%2Fapigateway-api-client-python?ref=badge_shield&issueType=security
2319
.. image:: https://img.shields.io/pypi/l/apigatewaycl.svg
2420
:target: https://raw.githubusercontent.com/apigatewaycl/apigateway-api-client-python/master/COPYING
2521

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
name='apigatewaycl',
3535

3636
# Versions should comply with PEP440
37-
version='5.1.0',
37+
version='5.1.1',
3838

3939
description='Cliente para realizar la integración con los servicios web de API Gateway desde Python.',
4040
long_description="\n"+long_description,

0 commit comments

Comments
 (0)