Skip to content

Commit

Permalink
Corrección errores menores
Browse files Browse the repository at this point in the history
  • Loading branch information
davidinsuasty committed Aug 11, 2020
1 parent f40b1f9 commit b1f294f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="leila", # Replace with your own username
version="0.0.2.3",
version="0.0.2.6",
author="Departamento Nacional de Planeación - DNP",
author_email="[email protected]",
description="calidad de datos",
Expand All @@ -24,7 +24,7 @@
'idna==2.9',
'Jinja2==2.11.2',
'MarkupSafe==1.1.1',
'python-dateutixl==2.8.1',
'python-dateutil==2.8.1',
'requests==2.23.0',
'six==1.14.0',
'sodapy==2.1.0',
Expand Down

0 comments on commit b1f294f

Please sign in to comment.