Browse Source

Update Version 0.1.42

pull/79/head
Johny Chen Jy 8 years ago
committed by GitHub
parent
commit
08a802af1b
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.41"
VERSION = "0.1.42"
setup(
name="PyTrustNFe",

Loading…
Cancel
Save