There was an error while loading. Please reload this page.
2 parents f15b4bc + f3a7d52 commit 11b29d0Copy full SHA for 11b29d0
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.60.0
2
+
3
+- A new method `get_rate_limit_remaining()` to check rate limit thresholds has been added to the service API. (#970)
4
5
# 0.59.0
6
7
- Improved handling of retries after errors to avoid hitting rate limits if possible. (#958)
fedora/python-ogr.spec
@@ -1,5 +1,5 @@
Name: python-ogr
-Version: 0.59.0
+Version: 0.60.0
Release: 1%{?dist}
Summary: One API for multiple git forges
@@ -47,6 +47,9 @@ One Git library to Rule!
47
48
49
%changelog
50
+* Mon Jan 19 2026 Packit Team <hello@packit.dev> - 0.60.0-1
51
+- New upstream release 0.60.0
52
53
* Mon Dec 15 2025 Packit Team <hello@packit.dev> - 0.59.0-1
54
- New upstream release 0.59.0
55
0 commit comments