Skip to content

Commit b6b6605

Browse files
committed
Release version 0.9.0
1 parent ff5e0aa commit b6b6605

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
0.9.0 (2016-03-29)
5+
------------------
6+
7+
- Fix cloning private repos with basic auth or token. [Kazuki Suda]
8+
49
0.8.0 (2016-02-14)
510
------------------
611

github_backup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.8.0'
1+
__version__ = '0.9.0'

0 commit comments

Comments
 (0)