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 3d4005a commit 7f1ddd1Copy full SHA for 7f1ddd1
1 file changed
tableaudocumentapi/__init__.py
@@ -3,5 +3,5 @@
3
from .datasource import Datasource, ConnectionParser
4
from .workbook import Workbook
5
6
-__version__ = '0.0.1'
+__version__ = '0.11'
7
__VERSION__ = __version__
0 commit comments