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

Commitde25c33

Browse files
committed
Change version to 1.0.0a1 and release it
1 parenta08c0dc commitde25c33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎LATEST_VERSION_NOTES.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. vim: set tw=100
22
3-
1.0.0: 2014-xx-xx
4-
~~~~~~~~~~~~~~~~~
3+
1.0.0a1: 2014-12-07
4+
~~~~~~~~~~~~~~~~~~~
55

66
1.0.0 is a huge release. It includes a great deal of changes to ``github3.py``.
77
It is suggested you read the following release notes *very* carefully.

‎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__='1.0.0b1'
17+
__version__='1.0.0a1'
1818
__version_info__=tuple(int(i)foriin__version__.split('.')ifi.isdigit())
1919

2020
from .apiimport (

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp