Fixed a erroneous warning message about missing authentication identities. Fixed a missing check for announce intervals being unset in the configuration. Fixes #12.

This commit is contained in:
Mark Qvist 2023-01-27 16:36:15 +01:00
commit 6f80c6941d
2 changed files with 15 additions and 12 deletions

View file

@ -1 +1 @@
__version__ = "0.2.9"
__version__ = "0.3.0"