Corrected the year on the release_history.py of 2.6.2
parent
6ea460f6de
commit
d057ff42e4
|
@ -68,7 +68,7 @@ releases = (Tag('1.0.0', '739', '20120814'),
|
|||
Tag('2.5.3', '', '20210823'),
|
||||
Tag('2.6.0', '', '20220214'),
|
||||
Tag('2.6.1', '', '20220811'),
|
||||
Tag('2.6.2', '', '20220117'),
|
||||
Tag('2.6.2', '', '20230117'),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue