Publish version 1.22.0

This commit is contained in:
Vincent Jacques
2013-12-15 18:11:19 -08:00
parent eeaf893e9e
commit 66edeb601f
4 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -537,7 +537,7 @@ class Repository(github.GithubObject.CompletableGithubObject):
self._completeIfNotSet(self._ssh_url)
return self._ssh_url.value
@property
@property
def stargazers_count(self):
"""
:type: integer