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 5c16c60 commit 5af93c9Copy full SHA for 5af93c9
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+
2
+## 07 (26 May 2021)
3
+* Fix bug in xfile that overwrote the namespace name when saving a document
4
5
## 06 (11 January 2017)
6
7
* Initial SQL and query banding support (#123)
setup.py
@@ -5,7 +5,7 @@
setup(
name='tableaudocumentapi',
8
- version='0.6',
+ version='0.7',
9
author='Tableau',
10
author_email='github@tableau.com',
11
url='https://github.com/tableau/document-api-python',
0 commit comments