added README; updated start-netbox script

This commit is contained in:
Hedde van der Heide
2021-12-17 13:08:49 +01:00
parent e7a0334b74
commit b006ade34b
3 changed files with 119 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name='netbox-slm',
version='0.1',
version='0.2',
description='Software Lifecycle Management Netbox Plugin',
url='https://github.com/ICTU/netbox_slm',
author='Hedde van der Heide',