diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b47e8b0..57bc464 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,13 +6,12 @@ All notable changes to the of_lldp NApp will be documented in this file. [UNRELEASED] - Under development ******************************** -[2023.2.0] - 2024-02-16 +[2024.1.0] - 2024-07-23 *********************** Changed ======= - Updated python environment installation from 3.9 to 3.11 -- Updated test dependencies [2023.2.0] - 2024-02-16 *********************** diff --git a/kytos.json b/kytos.json index 11ab158..27ed9c9 100644 --- a/kytos.json +++ b/kytos.json @@ -3,7 +3,7 @@ "username": "kytos", "name": "of_lldp", "description": "Discover network-to-network interfaces (NNIs) using the LLDP protocol.", - "version": "2023.2.0", + "version": "2024.1.0", "napp_dependencies": ["kytos/of_core", "kytos/flow_manager", "kytos/topology"], "license": "MIT", "url": "https://github.com/kytos/of_lldp.git",