File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ User-visible changes
33
44.. contents ::
55
6- `` master `` branch
7- -----------------
6+ 0.5.0 - 2011-05-24
7+ ------------------
88
99* Support for `pull requests `_
1010* Simple logging _ based messages for event tracking and debugging
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ github2 - Github API v2 library for Python.
44
55:Authors:
66 Ask Solem (askh@opera.com)
7- :Version: 0.4.1
7+ :Version: 0.5.0
88
99This is a Python library implementing all of the features available in version 2
1010of the `Github API `_.
Original file line number Diff line number Diff line change 11"Github API v2 library for Python"
2- VERSION = (0 , 4 , 1 )
2+ VERSION = (0 , 5 , 0 )
33
44__author__ = "Ask Solem"
55__contact__ = "askh@opera.com"
You can’t perform that action at this time.
0 commit comments