Browse Source

Update Version 0.1.42

pull/81/head
Johny Chen Jy 8 years ago
committed by Danimar Ribeiro
parent
commit
26f4f4cb0e
  1. 2
      setup.py

2
setup.py

@ -1,7 +1,7 @@
# coding=utf-8
from setuptools import setup, find_packages
VERSION = "0.1.41"
VERSION = "0.1.42"
setup(
name="PyTrustNFe",

Loading…
Cancel
Save