Skip to content

Commit b7b234d

Browse files
committed
Release version 0.10.2
1 parent ed160eb commit b7b234d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGES.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
Changelog
22
=========
33

4-
0.10.1 (2016-08-20)
4+
0.10.2 (2016-08-20)
5+
-------------------
6+
7+
- Add a note regarding git version requirement. [Jose Diaz-Gonzalez]
8+
9+
Closes #37
10+
11+
0.10.0 (2016-08-18)
512
-------------------
613

714
- Implement incremental updates. [Robert Bradshaw]

github_backup/__init__.py

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

0 commit comments

Comments
 (0)