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 e6ce8b2 commit 4fff32fCopy full SHA for 4fff32f
setup.py
@@ -16,7 +16,7 @@ def get_long_description():
16
17
setup(
18
name='cache-simulator',
19
- version='2.0.0',
+ version='2.0.1',
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