diff --git a/setup.py b/setup.py index fb3a3c3c..f6a11679 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ import textwrap setup( name = "PyGithub", - version = "1.3", + version = "1.4", description = "Use the full Github API v3", author = "Vincent Jacques", author_email = "vincent@vincent-jacques.net",