8000 bump version and create changelog (#91) · PBrad/document-api-python@7cc131a · GitHub
[go: up one dir, main page]

Skip to content

Commit 7cc131a

Browse files
author
Russell Hay
authored
bump version and create changelog (tableau#91)
1 parent 2afd4c2 commit 7cc131a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.4 (07 October 2016)
2+
3+
* Add ability to remove repository location (#86)
4+
* Fixed bug in connection parsing when federated connections are present (#87)
5+
16
## 0.3 (31 August 2016)
27

38
* Added basic connection class retargeting (#65)

setup.py

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

66
setup(
77
name='tableaudocumentapi',
8-
version='0.3',
8+
version='0.4',
99
author='Tableau',
1010
author_email='github@tableau.com',
1111
url='https://github.com/tableau/document-api-python',

0 commit comments

Comments
 (0)
0