Skip to content

Commit c4c3fc3

Browse files
committed
Bump version to 0.9.5
1 parent 8077d11 commit c4c3fc3

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.9.5: 2016-02-15
5+
~~~~~~~~~~~~~~~~~
6+
7+
- Fix Validation Error stemming from ``Repository#create_status`` having
8+
poorly chosen default arguments and not removing ``None`` values from the
9+
body of the request.
10+
411
0.9.4: 2015-04-17
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.9.4'
17+
__version__ = '0.9.5'
1818
__version_info__ = tuple(int(i) for i in __version__.split('.'))
1919

2020
from .api import *

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy