Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
My first 🎂 commit: evaluation against reference added to UI
  • Loading branch information
fabriziosalmi authored Jun 28, 2024
1 parent e1b5738 commit 38b3b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='uglypy', # The package name on PyPI
version='0.0.37', # Initial version, update manually for major changes
version='0.0.45', # 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.',
Expand Down

0 comments on commit 38b3b2e

Please sign in to comment.