Browse Source

Correção nos testes

pull/11/head
Alessandro Martini 9 years ago
committed by GitHub
parent
commit
5752453f7b
  1. 2
      setup.py

2
setup.py

@ -4,7 +4,7 @@ from setuptools import setup, find_packages
long_description = pypandoc.convert('README.md', 'rst')
VERSION = "0.1.9",
VERSION = "0.1.9"
setup(
name="PyTrustNFe",
version=VERSION,

Loading…
Cancel
Save