Skip to content

Commit

Permalink
bump version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavbh12 committed Feb 14, 2017
1 parent 436ebb7 commit 6f92f93
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 @@ -42,7 +42,7 @@ def run(self):
ds.spawn(['./copy_cores.sh'])
_build.build.run(self)

version = '1.0.11'
version = '1.1.0'
setup(name = 'rle_python_interface',
version=version,
description = 'Retro Learning Environment Python Interface based on Ben Goodrich\'s work',
Expand Down

0 comments on commit 6f92f93

Please sign in to comment.