diff --git a/setup.py b/setup.py index 48d575a..820c14d 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="python-binexport", - version="0.2.0", + version="0.2.1", description="Python wrapper to manipulate binexport files (protobuf)", long_description_content_type='text/markdown', long_description=README,