10000 Prep version 0.2 (#86) · LGraber/server-client-python@a4b90ca · GitHub
[go: up one dir, main page]

Skip to content

Commit a4b90ca

Browse files
author
Russell Hay
authored
Prep version 0.2 (tableau#86)
* Adding CONTRIBUTORS file * revving version number
1 parent a6975db commit a4b90ca

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CONTRIBUTORS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='tableauserverclient',
8-
version='0.2.dev0',
8+
version='0.2',
99
author='Tableau',
1010
author_email='github@tableau.com',
1111
url='https://github.com/tableau/server-client-python',

0 commit comments

Comments
 (0)
0