File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ usage: netbox-sync.py [-h] [-c settings.ini [settings.ini ...]] [-g]
9999
100100Sync objects from various sources to NetBox
101101
102- Version: 1.6.1 (2024-05-14 )
102+ Version: 1.7.0 (2024-10-21 )
103103Project URL: https://github.com/bb-ricardo/netbox-sync
104104
105105options:
Original file line number Diff line number Diff line change 77# For a copy, see file LICENSE.txt included in this
88# repository or visit: <https://opensource.org/licenses/MIT>.
99
10- __version__ = "1.6.1 "
11- __version_date__ = "2024-05-14 "
10+ __version__ = "1.7.0 "
11+ __version_date__ = "2024-10-21 "
1212__author__ = "Ricardo Bartels <ricardo.bartels@telekom.de>"
1313__description__ = "NetBox Sync"
1414__license__ = "MIT"
Original file line number Diff line number Diff line change 11; ;; Welcome to the NetBox Sync configuration file.
2- ; ;; Version: 1.6.1 (2024-05-14 )
2+ ; ;; Version: 1.7.0 (2024-10-21 )
33; ;; Project URL: https://github.com/bb-ricardo/netbox-sync
44
55; The values in this file override the default values used by the system if a config
You can’t perform that action at this time.
0 commit comments