8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36ddbf commit 5ddf93fCopy full SHA for 5ddf93f
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 09 (December 2021)
2
+* Pypi upgraded to Python3
3
+
4
+## 08 (October 2021)
5
+* See dashboards in a workbook
6
+* Add shapes property
7
+* Add custom sql
8
+* Drop python 2, add up through 3.9
9
10
11
## 08 (October 2021)
12
* See dashboards in a workbook
setup.py
@@ -2,7 +2,7 @@
setup(
name='tableaudocumentapi',
- version='0.8',
+ version='0.9',
author='Tableau',
author_email='github@tableau.com',
url='https://github.com/tableau/document-api-python',
0 commit comments