We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6975db commit a4b90caCopy full SHA for a4b90ca
2 files changed
CONTRIBUTORS.md
@@ -0,0 +1,16 @@
1
+This project wouldn't be possible without our amazing contributors.
2
+
3
+The following people have contributed to this project to make it possible, and we thank them for their contributions!
4
5
+## Contributors
6
7
+* [geordielad](https://github.com/geordielad)
8
+* [kovner](https://github.com/kovner)
9
10
11
+## Core Team
12
13
+* [shinchris](https://github.com/shinchris)
14
+* [lgraber](https://github.com/lgraber)
15
+* [t8y8](https://github.com/t8y8)
16
+* [RussTheAerialist](https://github.com/RussTheAerialist)
setup.py
@@ -5,7 +5,7 @@
setup(
name='tableauserverclient',
- version='0.2.dev0',
+ version='0.2',
author='Tableau',
author_email='github@tableau.com',
url='https://github.com/tableau/server-client-python',
0 commit comments