diff --git a/setup.py b/setup.py index eebba39f..79c9c382 100755 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ class test( Command ): setup( name = "PyGithub", - version = "1.8.1", + version = "1.9.0", description = "Use the full Github API v3", author = "Vincent Jacques", author_email = "vincent@vincent-jacques.net",