We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fba069 commit ee125adCopy full SHA for ee125ad
setup.py
@@ -16,7 +16,7 @@ def get_long_description():
16
17
setup(
18
name='cache-simulator',
19
- version='1.0.2',
+ version='2.0.0',
20
description='A processor cache simulator for the MIPS ISA',
21
long_description=get_long_description(),
22
url='https://github.com/caleb531/cache-simulator',
0 commit comments