diff --git a/setup.py b/setup.py index 6dfec1d..cba8e5c 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.1.37" +VERSION = "0.1.38" setup( name="PyTrustNFe",