Skip to content

Commit 4fff32f

Browse files
committed
Prepare v2.0.1 release
1 parent e6ce8b2 commit 4fff32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def get_long_description():
1616

1717
setup(
1818
name='cache-simulator',
19-
version='2.0.0',
19+
version='2.0.1',
2020
description='A processor cache simulator for the MIPS ISA',
2121
long_description=get_long_description(),
2222
url='https://github.com/caleb531/cache-simulator',

0 commit comments

Comments
 (0)