Release version 0.60.0

This commit is contained in:
GitHub Action
2025-12-24 00:45:01 +00:00
parent 2e999d0d3c
commit f6cd3bf1e6
2 changed files with 11 additions and 2 deletions

View File

@@ -1,9 +1,18 @@
Changelog Changelog
========= =========
0.59.0 (2025-12-21) 0.60.0 (2025-12-24)
------------------- -------------------
------------------------ ------------------------
- Rm max_retries.py. [michaelmartinez]
- Readme. [michaelmartinez]
- Don't use a global variable, pass the args instead. [michaelmartinez]
- Readme, simplify the logic a bit. [michaelmartinez]
- Max_retries 5. [michaelmartinez]
0.59.0 (2025-12-21)
-------------------
- Add --starred-skip-size-over flag to limit starred repo size (#108) - Add --starred-skip-size-over flag to limit starred repo size (#108)
[Rodos] [Rodos]

View File

@@ -1 +1 @@
__version__ = "0.59.0" __version__ = "0.60.0"