Skip to content

Commit 69aad71

Browse files
author
Bryant Howell
authored
Merge pull request #76 from bryantbhowell/5.0.4
5.0.4
2 parents 11c29cf + 445c614 commit 69aad71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name='tableau_tools',
55
python_requires='>=3.6',
6-
version='5.0.3',
6+
version='5.0.4',
77
packages=['tableau_tools', 'tableau_tools.tableau_rest_api', 'tableau_tools.tableau_documents', 'tableau_tools.examples'],
88
url='https://github.com/bryantbhowell/tableau_tools',
99
license='',

0 commit comments

Comments
 (0)