Johny Chen Jy
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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.52" |
|
|
|
|
|
|
|
|
VERSION = "0.1.53" |
|
|
|
|
|
|
|
|
setup( |
|
|
setup( |
|
|
name="PyTrustNFe", |
|
|
name="PyTrustNFe", |
|
|
|