diff --git a/setup.py b/setup.py index 6ad4cff..94ffdc5 100644 --- a/setup.py +++ b/setup.py @@ -18,5 +18,5 @@ python_requires=">=3.9", scripts=["render50"], url="https://github.com/cs50/render50", - version="9.2.2" + version="9.2.3" )