diff --git a/setup.py b/setup.py index a392d1e..2a8a610 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='sharedir', - version='0.1', + version='1.0', description='A simple tool to share files and directories over LAN or internet.', long_description=open('README.md').read(), long_description_content_type='text/markdown',