Skip to content

Commit 009eba4

Browse files
author
Danniel Hugo
committed
Release 1.0.0
1 parent 5ad4de4 commit 009eba4

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ provided by [Gerencianet](http://gerencianet.com.br).
77
[![Coverage Status](https://coveralls.io/repos/gerencianet/gn-api-sdk-python/badge.svg?branch=master&service=github)](https://coveralls.io/github/gerencianet/gn-api-sdk-python?branch=master)
88
[![Code Climate](https://codeclimate.com/github/gerencianet/gn-api-sdk-python/badges/gpa.svg)](https://codeclimate.com/github/gerencianet/gn-api-sdk-python)
99

10-
11-
:warning: **THIS LIBRARY IS NOT PRODUTION VERSION YET.**
12-
1310
:warning: **Gerencianet API is under BETA version, meaning that it's not available for all users right now. If you're interested, you can always send an email to
1411
desenvolvedores@gerencianet.com.br and we'll enable it for your account**
1512

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
A python library for integration of your backend with the payment services
2-
provided by [Gerencianet](http://gerencianet.com.br).
2+
provided by http://gerencianet.com.br.
3+
4+
More info visit our github page: https://github.com/gerencianet/gn-api-sdk-python

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
setup(
1818
name='gerencianet',
1919

20-
version='0.0.2',
20+
version='1.0.0',
2121

2222
description='Module for integration with Gerencianet API',
2323
long_description=long_description,

0 commit comments

Comments
 (0)