Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 090f0184 authored by Jeremy PETIT's avatar Jeremy PETIT
Browse files

v0.15.0.00: Increase version based on new standard

parent ca136474
No related branches found
No related tags found
2 merge requests!38Develop,!37DEV-2284 feature merge request
......@@ -10,7 +10,7 @@ class NetBoxRpsConfig(PluginConfig):
name = "netbox_rps_plugin"
verbose_name = "NetBox RPS"
description = "A Netbox plugin to add RPS resources"
version = "0.14.2"
version = "0.15.0"
author = "Vincent Simonin"
author_email = "vincent.simonin@ext.ec.europa.eu"
base_url = "rps"
......
......@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-rps-plugin"
version = "0.14.2"
version = "0.15.0"
authors = [
{ name="Vincent Simonin", email="vincent.simonin@ext.ec.europa.eu" },
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment