diff --git a/setup.py b/setup.py index 3812b19..4dc51e1 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ description="image format conversion (e.g. between MONO8, YUV422, and RGB)", long_description=long_description, long_description_content_type="text/markdown", - version="0.5.10", + version="0.5.11", license="BSD", maintainer="Andrew Straw", maintainer_email="strawman@astraw.com",