Skip to content

Commit e457552

Browse files
committed
Prepare v1.0.2 release
1 parent b5df078 commit e457552

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='1.0.1r1',
19+
version='1.0.2',
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)