We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75841a commit db0097dCopy full SHA for db0097d
setup.py
@@ -2,7 +2,7 @@
2
import os
3
from setuptools import setup, find_packages
4
5
-VERSION = "4.0.145"
+VERSION = "4.0.149"
6
# Descripción breve basada en el .csproj
7
DESCRIPTION = "Genera facturas CFDI válidas ante el SAT consumiendo el API de https://www.fiscalapi.com"
8
0 commit comments