Skip to content

Commit 9ef496e

Browse files
committed
Release version 0.51.3
1 parent 42bfe6f commit 9ef496e

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.51.2 (2025-11-16)
4+
0.51.3 (2025-11-18)
55
-------------------
66
------------------------
7+
- Test: Add pagination tests for cursor and page-based Link headers.
8+
[Rodos]
9+
- Use cursor based pagination. [Helio Machado]
10+
11+
12+
0.51.2 (2025-11-16)
13+
-------------------
714

815
Fix
916
~~~

github_backup/__init__.py

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

0 commit comments

Comments
 (0)