8000 Prepping for 0.3 release (#75) · randyoswald/document-api-python@ff372f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff372f4

Browse files
author
Russell Hay
authored
Prepping for 0.3 release (tableau#75)
* Prepping for 0.3 release * Cleanup samples (tableau#74)
1 parent 9126049 commit ff372f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.3 (31 August 2016)
2+
3+
* Added basic connection class retargeting (#65)
4+
* Added ability to create a new connection (#69)
5+
* Improved Test Coverage (#62, #67)
6+
* Added description to the field object (#73)
7+
18
## 0.2 (22 July 2016)
29

310
* Added support for loading twbx and tdsx files (#43, #44)

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.2',
8+
version='0.3',
99
author='Tableau Software',
1010
author_email='github@tableau.com',
1111
url='https://github.com/tableau/document-api-python',

0 commit comments

Comments
 (0)
0