We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11c29cf + 445c614 commit 69aad71Copy full SHA for 69aad71
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name='tableau_tools',
5
python_requires='>=3.6',
6
- version='5.0.3',
+ version='5.0.4',
7
packages=['tableau_tools', 'tableau_tools.tableau_rest_api', 'tableau_tools.tableau_documents', 'tableau_tools.examples'],
8
url='https://github.com/bryantbhowell/tableau_tools',
9
license='',
0 commit comments