Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
steinnymir authored Jan 31, 2024
1 parent d889fd3 commit 5db9d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smartscan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
from .virtualSGM4 import VirtualSGM4
from .asyncscanner import AsyncScanManager

__version__ = "0.4.0"
__version__ = "0.4.1"
__all__ = [AsyncScanManager, VirtualSGM4]

0 comments on commit 5db9d5d

Please sign in to comment.