Skip to content

Commit

Permalink
Increase version number. (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
danijar committed Apr 16, 2018
1 parent 2944a62 commit 2b6f509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

setuptools.setup(
name='agents',
version='1.3.2',
version='1.4.0',
description=(
'Efficient TensorFlow implementation of reinforcement learning '
'algorithms.'),
Expand Down

0 comments on commit 2b6f509

Please sign in to comment.