diff --git a/setup.py b/setup.py index 40f7eb2..70308f9 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.1.25" +VERSION = "0.1.26" setup( name="PyTrustNFe",