Skip to content

Commit

Permalink
Merge pull request #40 from kytos-ng/release/2023.2.0
Browse files Browse the repository at this point in the history
release: bumped 2023.2.0
  • Loading branch information
viniarck committed Mar 18, 2024
2 parents 40aaa65 + 05a9476 commit 97363e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -3,6 +3,11 @@ Changelog
#########
This is a log of changes made to the *kytos-utils* project.

[2023.2.0] - 2024-02-16
***********************

No major changes since the last release

[2023.1.0] - 2023-06-05
***********************

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__ = '2023.1.0'
__version__ = '2023.2.0'
__author__ = 'Kytos Team'
__author_email__ = 'devel@lists.kytos.io'
__license__ = 'MIT'
Expand Down

0 comments on commit 97363e5

Please sign in to comment.