Skip to content

Commit 41983ab

Browse files
authored
Release v1.4.0 (#203)
1 parent 7586908 commit 41983ab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Release 1.3.1a9 (WIP)
1+
## Release 1.4.0 (2022-01-19)
22

33
### Breaking Changes
44
- Dropped python 3.6 support

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gym>=0.17,<0.20
2-
stable-baselines3[extra,tests,docs]>=1.3.1a9
3-
sb3-contrib>=1.3.1a9
2+
stable-baselines3[extra,tests,docs]>=1.4.0
3+
sb3-contrib>=1.4.0
44
box2d-py==2.3.8
55
pybullet
66
gym-minigrid

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1a9
1+
1.4.0

0 commit comments

Comments
 (0)