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