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

Skip to content

Commit 4f4e649

Browse files
Russell HayRussell Hay
authored andcommitted
bump version and create changelog (tableau#91)
1 parent 059fe86 commit 4f4e649

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
< 9341 /tr>
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