Browse Source

Update setup.py

pull/126/head
Johny Chen Jy 8 years ago
committed by GitHub
parent
commit
0f8123ea94
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.48"
VERSION = "0.1.49"
setup(
name="PyTrustNFe",

Loading…
Cancel
Save