diff --git a/setup.py b/setup.py index 79c41d5..f245f68 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.1.52" +VERSION = "0.1.53" setup( name="PyTrustNFe",