diff --git a/setup.py b/setup.py index a92ada6..151a8d8 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ def get_ext_filename(self, ext_name): setup( name="pygfxd", - version="1.0.2", + version="1.0.3", author="Tharo", description="Python bindings for libgfxd", long_description=long_description,