We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3cd66 commit 0542df0Copy full SHA for 0542df0
changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v3.0: (codename tbd)
+## v3.0: Sheriff's Badge
4
Completely rewrite. Broad overview:
5
6
- Upgraded to Python 3.13.1 (6 major versions!).
pick_release_name.py
@@ -370,7 +370,9 @@
370
"Zim",
371
]
372
373
-PREVIOUS_RELEASE_NAMES = []
+PREVIOUS_RELEASE_NAMES = [
374
+ "Sheriff's Badge",
375
+]
376
377
378
@cache
0 commit comments