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.
2 parents 8f7e514 + b4531e9 commit abfb2e2Copy full SHA for abfb2e2
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 011 (November 2022)
2
+* Remove extraneous debug print statements
3
4
## 010 (June 2022)
5
* Add service/schema attributes
@@ -6,7 +8,7 @@
6
8
* Add attribute for hidden field
7
9
10
## 09 (December 2021)
-* Pypi upgraded to Python3
11
+* PyPI upgraded to Python3
12
13
## 08 (October 2021)
14
* See dashboards in a workbook
setup.py
@@ -2,7 +2,7 @@
setup(
name='tableaudocumentapi',
- version='0.10',
+ version='0.11',
author='Tableau',
author_email='github@tableau.com',
url='https://github.com/tableau/document-api-python',
0 commit comments