diff --git a/setup.py b/setup.py index cc20e84..a8408d7 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # coding=utf-8 from setuptools import setup, find_packages -VERSION = "0.9.7" +VERSION = "0.9.8" setup( name="PyTrustNFe3",