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

Commitc0bbc5d

Browse files
committed
Bump version and update history for 0.8.1
1 parent99ce1d3 commitc0bbc5d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
History/Changelog
22
-----------------
33

4+
0.8.1: 2014-01-26
5+
~~~~~~~~~~~~~~~~~
6+
7+
- Add documentation for using Two Factor Authentication
8+
9+
- Fix oversight where ``github3.login`` could not be used for 2FA
10+
411
0.8.0: 2014-01-03
512
~~~~~~~~~~~~~~~~~
613

‎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.8.0'
17+
__version__='0.8.1'
1818
__version_info__=tuple(int(i)foriin__version__.split('.'))
1919

2020
fromgithub3.apiimport*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp