bumped version for next release

This commit is contained in:
Hedde van der Heide
2022-04-10 11:18:22 +02:00
parent c264536850
commit 15b61fd7f9
3 changed files with 2 additions and 11 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.94'
version = '0.95'
author = 'Hedde van der Heide'
author_email = 'hedde.vanderheide@ictu.nl'
base_url = 'slm'