Skip to content

Commit f157ea1

Browse files
committed
Release version 0.14.0
1 parent a129cc7 commit f157ea1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.rst

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

4+
0.14.0 (2017-10-11)
5+
-------------------
6+
7+
- Added a check to see if git-lfs is installed when doing an LFS clone.
8+
[pieterclaerhout]
9+
10+
- Added support for LFS clones. [pieterclaerhout]
11+
12+
- Add pypi info to readme. [Albert Wang]
13+
14+
- Explicitly support python 3 in package description. [Albert Wang]
15+
16+
- Add couple examples to help new users. [Yusuf Tran]
17+
418
0.13.2 (2017-05-06)
519
-------------------
620

github_backup/__init__.py

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

0 commit comments

Comments
 (0)