Skip to content

Commit 3a2ba9c

Browse files
committed
setup.py bug fix
1 parent 4418cca commit 3a2ba9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ def get_version(rel_path):
2323

2424
setup(
2525
name="netbox-acls",
26-
version="1.2.0",
2726
version=get_version("netbox_acls/version.py"),
2827
description="A NetBox plugin for Access List management",
2928
long_description=long_description,

0 commit comments

Comments
 (0)