mirror of
https://github.com/lucaspalomodevelop/netbox-acls.git
synced 2026-03-12 23:27:23 +00:00
5 lines
67 B
Python
5 lines
67 B
Python
"""
|
|
Version information for netbox-acls.
|
|
"""
|
|
__version__ = "1.2.1"
|