diff --git a/setup.py b/setup.py index 27601d2..6f1c842 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ this stuff is worth it, you can buy me a beer in return. ```""" PACKAGE_DESCRIPTION_SHORT = ( - 'Simple interpreter and stack tracer for the AMD x86-64 ABI.' + 'Simple interpreter and stack tracer for the AMD x86-64 ABI.' )