We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec4465 commit 577b41eCopy full SHA for 577b41e
cfdiclient/__init__.py
@@ -17,4 +17,4 @@
17
18
name = 'cfdiclient'
19
20
-version = '1.4.3'
+version = '1.5.2'
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='cfdiclient',
8
- version='1.4.2',
+ version='1.5.2',
9
author='Luis Iturrios',
10
author_email='luisiturrios1@gmail.com',
11
description='Cliente Python Web Service del SAT para la descarga masiva de CFDIs',
0 commit comments