diff --git a/setup.py b/setup.py index 678ee90..d5f7eac 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ # This call to setup() does all the work setup( name="python-dict-display-filter", - version="0.11.0", + version="1.0.0", description="A Wireshark-like display filter for dictionaries.", long_description=README, long_description_content_type="text/markdown",