Release v0.1.6
This commit is contained in:
@@ -16,7 +16,7 @@ def _route_factory(context: ModuleContext):
|
||||
manifest = ModuleManifest(
|
||||
id="audit",
|
||||
name="Audit",
|
||||
version="0.1.5",
|
||||
version="0.1.6",
|
||||
dependencies=("access",),
|
||||
route_factory=_route_factory,
|
||||
migration_spec=MigrationSpec(
|
||||
|
||||
Reference in New Issue
Block a user