Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit e529f37d authored by Laurent VENIER's avatar Laurent VENIER :speech_balloon:
Browse files

Update file setup.py

parent 7bd1851a
No related branches found
No related tags found
1 merge request!4Update file setup.py
Pipeline #63703 passed
......@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name='netbox-rps-plugin',
version='0.1.0',
version='0.5.0',
description='A Netbox plugin to add RPS resources',
install_requires=[],
packages=find_packages('./src'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment