Skip to content

Commit

Permalink
prepares release
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Nov 18, 2023
1 parent 278fe1e commit b7d6c6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scan/__init__.py
@@ -1 +1 @@
__version__="0.2.1"
__version__="0.2.0"
3 changes: 3 additions & 0 deletions scan/scan_webserver.py
Expand Up @@ -135,6 +135,9 @@ def update_scans(self):
self.handle_exception(ex,self.do_trace)

async def show_archives(self):
"""
show archives
"""
def setup_show_archives():
"""
show the archives
Expand Down

0 comments on commit b7d6c6a

Please sign in to comment.