diff --git a/setup.py b/setup.py index a374029..550225f 100644 --- a/setup.py +++ b/setup.py @@ -30,6 +30,6 @@ "console_scripts": ["check50=check50.__main__:main"] }, url="https://github.com/cs50/check50", - version="3.3.10", + version="3.3.11", include_package_data=True )