Skip to content

Commit

Permalink
Prepare v2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Apr 6, 2018
1 parent 0fba069 commit ee125ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@ def get_long_description():

setup(
name='cache-simulator',
version='1.0.2',
version='2.0.0',
description='A processor cache simulator for the MIPS ISA',
long_description=get_long_description(),
url='https://github.com/caleb531/cache-simulator',
Expand Down

0 comments on commit ee125ad

Please sign in to comment.