Skip to content

Commit

Permalink
[ci skip] version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
hill-a committed Sep 14, 2018
1 parent ee05d37 commit c4a9e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable_baselines/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
from stable_baselines.ppo2 import PPO2
from stable_baselines.trpo_mpi import TRPO

__version__ = "1.0.8.rc0"
__version__ = "1.0.8"

0 comments on commit c4a9e5e

Please sign in to comment.