diff --git a/setup.py b/setup.py index cb58087..5587263 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='claude-pyrojects', - version='0.1.1', + version='0.1.2', description='A tool for uploading and managing projects in Claude.ai', long_description=open('README.md').read(), long_description_content_type='text/markdown',