Skip to content

Commit e990556

Browse files
committed
Release version 0.64.1
1 parent 31f39ec commit e990556

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGES.rst

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

4-
0.64.0 (2026-07-07)
4+
0.64.1 (2026-07-17)
55
-------------------
66
------------------------
7+
- Fix exception when DMCA'd/empty gists were backed up. [Duncan Ogilvie]
8+
9+
10+
0.64.0 (2026-07-07)
11+
-------------------
712

813
Fix
914
~~~

github_backup/__init__.py

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

0 commit comments

Comments
 (0)