We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed160eb commit b7b234dCopy full SHA for b7b234d
CHANGES.rst
@@ -1,7 +1,14 @@
1
Changelog
2
=========
3
4
-0.10.1 (2016-08-20)
+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)
12
-------------------
13
14
- Implement incremental updates. [Robert Bradshaw]
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.10.1'
+__version__ = '0.10.2'
0 commit comments