Skip to content

Commit

Permalink
1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
luisiturrios1 committed Mar 15, 2022
1 parent 62745d6 commit b4dfa8d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include cfdiclient/*.xml
2 changes: 1 addition & 1 deletion cfdiclient/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

name = 'cfdiclient'

version = '1.5.4'
version = '1.5.5'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='cfdiclient',
version='1.5.4',
version='1.5.5',
author='Luis Iturrios',
author_email='luisiturrios1@gmail.com',
description='Cliente Python Web Service del SAT para la descarga masiva de CFDIs',
Expand Down

0 comments on commit b4dfa8d

Please sign in to comment.