Browse Source

Incrementa versão.

pull/219/head
Fábio Luna 7 years ago
committed by Danimar Ribeiro
parent
commit
c16a31469e
  1. 2
      setup.py

2
setup.py

@ -2,7 +2,7 @@
from setuptools import setup, find_packages
VERSION = "1.0.31"
VERSION = "1.0.32"
setup(

Loading…
Cancel
Save