Browse Source

Update setup.py

pull/162/head
Johny Chen Jy 7 years ago
committed by GitHub
parent
commit
c9109c5877
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
from setuptools import setup, find_packages
VERSION = "0.1.52"
VERSION = "0.1.53"
setup(
name="PyTrustNFe",

Loading…
Cancel
Save