Browse Source

incremento de versao

pull/122/head
Felipe 8 years ago
parent
commit
2a575415ff
  1. 2
      setup.py

2
setup.py

@ -1,7 +1,7 @@
# coding=utf-8 # coding=utf-8
from setuptools import setup, find_packages from setuptools import setup, find_packages
VERSION = "0.1.47"
VERSION = "0.1.48"
setup( setup(
name="PyTrustNFe", name="PyTrustNFe",

Loading…
Cancel
Save