Skip to content

Commit 395e656

Browse files
committed
moderation updated, allow_duplicates option added (to remove repeated source links) and bugfixed, docs updated to match to the new configuration options
1 parent c30f1c0 commit 395e656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='uglypy', # The package name on PyPI
9-
version='0.0.17', # Initial version, update manually for major changes
9+
version='0.0.18', # Initial version, update manually for major changes
1010
author='Fabrizio Salmi',
1111
author_email='[email protected]', # Replace with your email
1212
description='A Python package for aggregating and processing RSS feeds with LLM-enhanced content rewriting.',

0 commit comments

Comments
 (0)