Skip to content

Commit 4ecbd57

Browse files
committed
Release version 0.64.2
1 parent 822071c commit 4ecbd57

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

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.64.1 (2026-07-17)
4+
0.64.2 (2026-07-18)
55
-------------------
66
------------------------
7+
- Add tests. [Duncan Ogilvie]
8+
- Skip fetching gists that have not been updated. [Duncan Ogilvie]
9+
- Skip retrieving repositories when not necessary. [Duncan Ogilvie]
10+
11+
12+
0.64.1 (2026-07-17)
13+
-------------------
714
- Fix exception when DMCA'd/empty gists were backed up. [Duncan Ogilvie]
815

916

github_backup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.64.1"
1+
__version__ = "0.64.2"

0 commit comments

Comments
 (0)