diff --git a/setup.py b/setup.py index 09fc4827..89374c1d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.9.0" +VERSION = "0.9.1" setup( name="PyTrustNFe3",