Implement `seed`, `options`, and `return_info` keyword arguments for `(NESEnv).reset` method. Only `seed` is supported, `options` and `return_info` have no effect.
8.2.0
8.1.9
Update to support builds for M1 macs.
8.1.8
- implement a simple type cast fix to support the PyPy interpreter's implementation of NumPy - officially support python 3.9 - deprecate official support for Ubuntu 14.04 - remove MacOS from build due to change in payment model for OSS projects on Travis CI - MacOS/Windows builds are too expensive to run on Travis CI