disable physics if not saving coords (#139)
* initial commit * keeps x/y when not saving coords Co-authored-by: Mattijs Vanhaverbeke <mattijs.vanhaverbeke@ebo-enterprises.com>
This commit is contained in:
co-authored by
Mattijs Vanhaverbeke
parent
af1666b3ba
commit
0b6df3bd28
@@ -7,7 +7,7 @@ with open(path.join(top_level_directory, 'README.md'), encoding='utf-8') as file
|
||||
|
||||
setup(
|
||||
name='netbox-topology-views',
|
||||
version='2.0.3',
|
||||
version='2.0.4',
|
||||
description='An NetBox plugin to create Topology maps',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
|
||||
Reference in New Issue
Block a user