Skip to content

Commit

Permalink
Release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Alef-Burzmali committed Oct 20, 2024
1 parent 845d563 commit be9e1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netbox_data_flows/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class DataFlowsConfig(PluginConfig):
name = "netbox_data_flows"
verbose_name = "Data Flows"
description = "NetBox plugin to document data flows between " "systems and applications."
description = "NetBox plugin to document data flows between systems and applications."
version = __version__
base_url = "data-flows"
author = "Thomas Fargeix"
Expand Down

0 comments on commit be9e1f7

Please sign in to comment.