added view and erase log

This commit is contained in:
2023-11-29 17:30:37 +01:00
parent cd426b4bad
commit b0c1a0e858
22 changed files with 895 additions and 220 deletions

View File

@@ -25,7 +25,7 @@ tests_require = [
setup(
name='html_cleanup',
version='0.0',
version='1.0',
description='html_cleanup',
long_description=README + '\n\n' + CHANGES,
classifiers=[