correct version

This commit is contained in:
Ryan Merolle 2022-10-07 14:41:47 -04:00 committed by GitHub
parent e5f4b92f57
commit 19a63d0244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ def read(rel_path):
setup(
name="netbox-acls",
version="1.1.1",
version="1.0.1",
# version=get_version("netbox_acls/version.py"),
description="A NetBox plugin for Access List management",
# long_description=long_description,