bumped version

This commit is contained in:
Hedde van der Heide
2022-04-15 09:02:19 +02:00
parent 18fed2c029
commit 9e81b94d31
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class SLMConfig(PluginConfig):
name = 'netbox_slm'
verbose_name = 'Software Lifecycle Management'
description = 'Software Lifecycle Management'
version = '0.96'
version = '0.97'
author = 'Hedde van der Heide'
author_email = 'hedde.vanderheide@ictu.nl'
base_url = 'slm'