Skip to content

Commit

Permalink
Merge pull request #31 from kytos-ng/release/2022.3.0
Browse files Browse the repository at this point in the history
[release] Bumped 2022.3.0
  • Loading branch information
italovalcy committed Jan 24, 2023
2 parents e70cdb8 + 95db07b commit ef92454
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -23,6 +23,13 @@ Fixed
Security
========


[2022.3.0] - 2023-01-23
***********************

No major changes since the last release.


[2022.2.0] - "kiko" - 2022-08-09
********************************

Expand Down
2 changes: 1 addition & 1 deletion kytos/utils/metadata.py
Expand Up @@ -2,7 +2,7 @@
The present metadata is intended to be used mainly on the setup.
"""
__version__ = '2022.2.0'
__version__ = '2022.3.0'
__author__ = 'Kytos Team'
__author_email__ = 'devel@lists.kytos.io'
__license__ = 'MIT'
Expand Down

0 comments on commit ef92454

Please sign in to comment.