diff --git a/setup.py b/setup.py index 46807ceb..3f266a8e 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='uglypy', # The package name on PyPI - version='0.0.45', # Initial version, update manually for major changes + version='0.0.46', # Initial version, update manually for major changes author='Fabrizio Salmi', author_email='fabrizio.salmi@gmail.com', # Replace with your email description='A Python package for aggregating and processing RSS feeds with LLM-enhanced content rewriting.',