Skip to content

Commit

Permalink
first version with full documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinkle23897 committed Apr 7, 2020
1 parent 6c8edf6 commit d9d2763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tianshou/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from tianshou import data, env, utils, policy, trainer, \
exploration

__version__ = '0.2.0.post2'
__version__ = '0.2.1'
__all__ = [
'env',
'data',
Expand Down

0 comments on commit d9d2763

Please sign in to comment.