Browse Source

Update setup.py

incrementando versão
pull/168/head
Felipe Lopes 7 years ago
committed by GitHub
parent
commit
60fb381fc8
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 = "1.0.0"
VERSION = "1.0.1"
setup(

Loading…
Cancel
Save