Skip to content

Commit b73079d

Browse files
committed
Release version 0.25.0
1 parent eca8a70 commit b73079d

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,9 +1,16 @@
11
Changelog
22
=========
33

4-
0.24.0 (2019-06-27)
4+
0.25.0 (2019-07-03)
55
-------------------
66
------------------------
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+
-------------------
714
- QKT-45: include assets - update readme. [Ethan Timm]
815

916
update readme with flag information for including assets alongside their respective releases

github_backup/__init__.py

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

0 commit comments

Comments
 (0)