File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ All notable changes to the kytos project will be documented in this file.
66UNRELEASED - Under development
77******************************
88
9+ [2025.1.0] - 2025-04-15
10+ ***********************
11+
912Added
1013=====
1114- Added option for links to get last TAG from ``interface.available_tags ``.
Original file line number Diff line number Diff line change 6464# built documents.
6565#
6666# The short X.Y version.
67- version = u'2024 .1.2 '
67+ version = u'2025 .1.0 '
6868show_version = False
6969# The full version, including alpha/beta/rc tags.
70- release = u'2024 .1.2 '
70+ release = u'2025 .1.0 '
7171
7272# The language for content autogenerated by Sphinx. Refer to documentation
7373# for a list of supported languages.
Original file line number Diff line number Diff line change 22
33The present metadata is intended to be used mainly on the setup.
44"""
5- __version__ = '2024 .1.2 '
5+ __version__ = '2025 .1.0 '
66__author__ = 'Kytos Team'
77__author_email__ = 'devel@lists.kytos.io'
88__license__ = 'MIT'
You can’t perform that action at this time.
0 commit comments