Skip to content

Commit

Permalink
bump version to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Kautenja committed Jul 19, 2018
1 parent 291c079 commit fbd8f43
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 @@ -32,7 +32,7 @@ def README():

setup(
name='nes_py',
version='0.2.6',
version='0.2.7',
description='An NES Emulator and OpenAI Gym interface',
long_description=README(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit fbd8f43

Please sign in to comment.