v0.2.3
This commit is contained in:
parent
ba1b3e54eb
commit
5f2c5347df
@ -1 +0,0 @@
|
||||
docs/contributing.rst
|
5
CONTRIBUTING.rst
Normal file
5
CONTRIBUTING.rst
Normal file
@ -0,0 +1,5 @@
|
||||
========================
|
||||
Contributing to Tianshou
|
||||
========================
|
||||
|
||||
Please refer to https://tianshou.readthedocs.io/en/latest/contributing.html
|
@ -1,6 +1,6 @@
|
||||
============
|
||||
Contributing
|
||||
============
|
||||
========================
|
||||
Contributing to Tianshou
|
||||
========================
|
||||
|
||||
Install Develop Version
|
||||
=======================
|
||||
|
@ -1,7 +1,7 @@
|
||||
from tianshou import data, env, utils, policy, trainer, \
|
||||
exploration
|
||||
|
||||
__version__ = '0.2.2'
|
||||
__version__ = '0.2.3'
|
||||
__all__ = [
|
||||
'env',
|
||||
'data',
|
||||
|
Loading…
x
Reference in New Issue
Block a user