We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da202de commit b29d357Copy full SHA for b29d357
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='uglypy', # The package name on PyPI
9
- version='0.0.33', # Initial version, update manually for major changes
+ version='0.0.34', # Initial version, update manually for major changes
10
author='Fabrizio Salmi',
11
author_email='[email protected]', # Replace with your email
12
description='A Python package for aggregating and processing RSS feeds with LLM-enhanced content rewriting.',
0 commit comments