Skip to content

Commit 4059554

Browse files
author
Danniel Hugo
committed
Update version
1 parent df3de94 commit 4059554

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.6
2+
3+
- Fix: partner header
4+
15
# 1.0.5
26

37
- Added: new header

gerencianet/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# encoding: utf-8
22

3-
VERSION='1.0.5'
3+
VERSION='1.0.6'

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='1.0.5',
20+
version='1.0.6',
2121

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

0 commit comments

Comments
 (0)