diff --git a/setup.py b/setup.py index b52c3d2..604d6e0 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="picosnitch", - version="0.0.4", + version="0.1.0", description="See which processes make remote network connections", long_description=long_description, long_description_content_type="text/markdown",