diff --git a/setup.py b/setup.py index 51a64d2..57201bd 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='kociemba', - version='1.2', + version='1.2.1', description='Python/C implementation of Herbert Kociemba\'s Two-Phase algorithm for solving Rubik\'s Cube', long_description=long_description, long_description_content_type='text/markdown',