Browse Source

Update setup.py

pull/155/head
Johny Chen Jy 7 years ago
committed by GitHub
parent
commit
9c68edea22
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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.50"
VERSION = "0.1.51"
setup( setup(
name="PyTrustNFe", name="PyTrustNFe",

Loading…
Cancel
Save