diff --git a/setup.py b/setup.py index 32dda14..6744d78 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="picosnitch", - version="0.3.7", + version="0.3.8", description="See which processes make remote network connections", long_description=long_description, long_description_content_type="text/markdown",