Update bal/core/plugin_base.py
v0.6.0: bump plugin_base version
This commit is contained in:
@@ -121,7 +121,7 @@ class BalPlugin(BasePlugin):
|
||||
"""
|
||||
|
||||
_version = None
|
||||
__version__ = "0.5.18" # AUTOMATICALLY GENERATED DO NOT EDIT
|
||||
__version__ = "0.6.0" # AUTOMATICALLY GENERATED DO NOT EDIT
|
||||
|
||||
# Command used to open an .ics calendar file, per operating system.
|
||||
default_app = {
|
||||
|
||||
Reference in New Issue
Block a user