Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit52a3f30

Browse files
committed
Release v0.9.3
1 parentda20a43 commit52a3f30

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

‎HISTORY.rst‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
History/Changelog
22
-----------------
33

4-
0.9.3: 2014-11-0x
4+
0.9.3: 2014-11-04
55
~~~~~~~~~~~~~~~~~
66

77
- Backport of ``PullRequest#create_review_comment`` by Adrian Moisey
88

99
- Backport of ``PullRequest#review_comments`` by Adrian Moisey
1010

11+
- Backport of a fix that allows authenticated users to download Release
12+
Assets. Original bug reported by Eugene Fidelin in issue #288.
13+
1114
- Documentation typo fix by Marc Abramowitz
1215

1316
0.9.2: 2014-10-05

‎github3/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
__author__='Ian Cordasco'
1515
__license__='Modified BSD'
1616
__copyright__='Copyright 2012-2014 Ian Cordasco'
17-
__version__='0.9.2'
17+
__version__='0.9.3'
1818
__version_info__=tuple(int(i)foriin__version__.split('.'))
1919

2020
from .apiimport*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp