Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects

Update 2 files

Merged Laurent VENIER requested to merge lav_author_update into main
2 files
+ 4
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -5,7 +5,9 @@ class NetBoxRpsConfig(PluginConfig):
name = 'netbox_rps_plugin'
verbose_name = 'NetBox RPS'
description = 'A Netbox plugin to add RPS resources'
version = '0.5.0'
version = '0.5.0a'
author = "Vincent Simonin"
author_email = "vincent.simonin@ext.ec.europa.eu"
base_url = 'rps'
Loading