Update README with new version

This commit is contained in:
I-Al-Istannen
2020-06-26 17:35:03 +02:00
parent c26c9352f1
commit 6aaa3071f9
3 changed files with 5 additions and 3 deletions

View File

@@ -124,6 +124,7 @@ def main() -> None:
cookies="ilias_cookies.txt",
)
# Prints a summary listing all new, modified or deleted files
pferd.print_summary()
if __name__ == "__main__":