diff --git a/setup.py b/setup.py index d3ff23c..18a5e7a 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup, find_packages VERSION = "0.1.45.post1" setup( - name="PyTrustNFeLoggi", + name="pytrustnfe", version=VERSION, author="Danimar Ribeiro", author_email='danimaribeiro@gmail.com',