diff --git a/setup.py b/setup.py index 9ad3a45..ecb6ef6 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ description='adds comments and analysis to chess games', long_description=long_description, - version='1.1.0', + version='1.1.1', # The project's main homepage. url='https://github.com/rpdelaney/python-chess-annotator',