We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca8a70 commit b73079dCopy full SHA for b73079d
CHANGES.rst
@@ -1,9 +1,16 @@
1
Changelog
2
=========
3
4
-0.24.0 (2019-06-27)
+0.25.0 (2019-07-03)
5
-------------------
6
------------------------
7
+- Issue 119: Change retrieve_data to be a generator. [2a]
8
+
9
+ See issue #119.
10
11
12
+0.24.0 (2019-06-27)
13
+-------------------
14
- QKT-45: include assets - update readme. [Ethan Timm]
15
16
update readme with flag information for including assets alongside their respective releases
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.24.0'
+__version__ = '0.25.0'
0 commit comments