bumped version

This commit is contained in:
Hedde van der Heide
2022-04-15 09:09:41 +02:00
parent 049fb045c0
commit 6d05b1b6ca
4 changed files with 4 additions and 4 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.97'
version = '0.98'
author = 'Hedde van der Heide'
author_email = 'hedde.vanderheide@ictu.nl'
base_url = 'slm'