Skip to content

Commit

Permalink
0.18.3 and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pzhokhov committed May 18, 2021
1 parent ad00e34 commit 7feb361
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,9 @@ Resources

What's new
==========
- 2021-04-12 (v 0.18.1)
- 2021-05-17 (v 0.18.3)
+ Loosen version of Pillow for better python 3.9 support
- Drop mujoco from the build for the same reason

- 2020-12-18 (v 0.18.0)
+ Add python 3.9 support
Expand Down
2 changes: 1 addition & 1 deletion gym/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.18.0'
VERSION = '0.18.3'

0 comments on commit 7feb361

Please sign in to comment.