diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 000000000..c97e9301d --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,16 @@ +This project wouldn't be possible without our amazing contributors. + +The following people have contributed to this project to make it possible, and we thank them for their contributions! + +## Contributors + +* [geordielad](https://github.com/geordielad) +* [kovner](https://github.com/kovner) + + +## Core Team + +* [shinchris](https://github.com/shinchris) +* [lgraber](https://github.com/lgraber) +* [t8y8](https://github.com/t8y8) +* [RussTheAerialist](https://github.com/RussTheAerialist) diff --git a/setup.py b/setup.py index 7487acdf3..e4214aa70 100644 --- a/setup.py +++ b/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',