mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-09-16 22:20:26 +00:00
Release 1.3.0 (#625)
This commit is contained in:
parent
e907eca18e
commit
7b977d7b03
2 changed files with 4 additions and 2 deletions
|
|
@ -4,9 +4,11 @@ Changelog
|
|||
==========
|
||||
|
||||
|
||||
Release 1.2.1a5 (WIP)
|
||||
Release 1.3.0 (2021-10-23)
|
||||
---------------------------
|
||||
|
||||
*Bug fixes and improvements for the user*
|
||||
|
||||
.. warning::
|
||||
|
||||
This version will be the last one supporting Python 3.6 (end of life in Dec 2021).
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.2.1a5
|
||||
1.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue