Publish version 1.8.0

This commit is contained in:
Vincent Jacques
2012-09-30 19:59:20 +02:00
parent 676777531c
commit 31110327ec
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ What's new?
[![Build Status](https://secure.travis-ci.org/jacquev6/PyGithub.png)](http://travis-ci.org/jacquev6/PyGithub)
[Version 1.8.0](https://github.com/jacquev6/PyGithub/issues?milestone=13&state=closed) (September 26th, 2012)
[Version 1.8.0](https://github.com/jacquev6/PyGithub/issues?milestone=13&state=closed) (September 30th, 2012)
-------------------------------------------------------------------------------------------------------------
* Enable [Travis CI](http://travis-ci.org/#!/jacquev6/PyGithub)
+1 -1
View File
@@ -1,4 +1,4 @@
[Version 1.8.0](https://github.com/jacquev6/PyGithub/issues?milestone=13&state=closed) (September 26th, 2012)
[Version 1.8.0](https://github.com/jacquev6/PyGithub/issues?milestone=13&state=closed) (September 30th, 2012)
-------------------------------------------------------------------------------------------------------------
* Enable [Travis CI](http://travis-ci.org/#!/jacquev6/PyGithub)
+1 -1
View File
@@ -31,7 +31,7 @@ class test( Command ):
setup(
name = "PyGithub",
version = "1.7",
version = "1.8.0",
description = "Use the full Github API v3",
author = "Vincent Jacques",
author_email = "vincent@vincent-jacques.net",