Skip to content

Commit 6a3529c

Browse files
committed
Removendo arquivo não usado - atualizando documentação python3
1 parent 1d4e60b commit 6a3529c

File tree

3 files changed

+3
-367
lines changed

3 files changed

+3
-367
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Python Cnab
1010

1111
Instalação
1212
------------
13-
Você pode instalar ``python-cnab`` com ``pip``:
13+
Você pode instalar ``python-cnab3`` com ``pip``:
1414

15-
$ pip install python-cnab
15+
$ pip3 install python-cnab3
1616

1717

1818
Mantido por Trustcode

cnab240/ocorrencias.py

Lines changed: 0 additions & 364 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='python-cnab3',
6-
version='0.1.19',
6+
version='0.1.0',
77
author='Trustcode',
88
author_email='suporte@trustcode.com.br',
99
url='https://github.com/Trust-Code/python-cnab',

0 commit comments

Comments
 (0)