Skip to content

Commit f296f54

Browse files
a1 not a0, like the steak sauce
1 parent 0a6ca15 commit f296f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
DJ42 = "4.2"
2323
DJ51 = "5.1"
2424
DJ52 = "5.2"
25-
DJ60 = "6.0a0"
25+
DJ60 = "6.0a1"
2626
DJMAIN = "main"
2727
DJMAIN_MIN_PY = PY312
2828
DJ_VERSIONS = [DJ42, DJ51, DJ52, DJ60, DJMAIN]

0 commit comments

Comments
 (0)