@ -623,7 +623,7 @@
</impostoDevol>
{% endif %}
{% if det.infAdProd %}
<infAdProd>{{ det.infAdProd|normalize|escape }}<infAdProd>
<infAdProd>{{ det.infAdProd|normalize|escape }}</infAdProd>
{% set count = count + 1 %}
</det>
@ -1,7 +1,7 @@
# coding=utf-8
from setuptools import setup, find_packages
VERSION = "0.1.16"
VERSION = "0.1.17"
setup(
name="PyTrustNFe",