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 e8aa646 commit f99acf9Copy full SHA for f99acf9
setup.py
@@ -16,7 +16,7 @@ def get_long_description():
16
17
setup(
18
name='cache-simulator',
19
- version='1.0.1',
+ version='1.0.1r1',
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