We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5e0aa commit b6b6605Copy full SHA for b6b6605
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+0.9.0 (2016-03-29)
5
+------------------
6
+
7
+- Fix cloning private repos with basic auth or token. [Kazuki Suda]
8
9
0.8.0 (2016-02-14)
10
------------------
11
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.8.0'
+__version__ = '0.9.0'
0 commit comments