Skip to content

Commit

Permalink
Versão 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarofpp committed Sep 8, 2019
1 parent af4e8d7 commit 34c5ff8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
import setuptools


with open("README.md", "r") as fh:
long_description = fh.read()

setuptools.setup(
name="validate_docbr",
version="1.2.1",
version="1.3.0",
author="Álvaro Ferreira Pires de Paiva",
author_email="[email protected]",
description="Validate brazilian documents.",
Expand Down

0 comments on commit 34c5ff8

Please sign in to comment.