Skip to content

Commit

Permalink
Merge pull request #21 from ajoaoff/version-bump-2022.1
Browse files Browse the repository at this point in the history
Version bump to 2022.1 jovelina
  • Loading branch information
Antonio Francisco committed Jan 21, 2022
2 parents b6996bf + c262000 commit eed039c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS.rst
Expand Up @@ -12,6 +12,7 @@ Authors
- Rogerio Motitsuki <rogerio.motitsuki AT gmail DOT com>
- Carlos Magno Barbosa <cmagnobarbosa AT gmail DOT com>
- José Mauro <zemauror AT gmail DOT com>
- Vinicius Arcanjo <vindasil AT fiu DOT edu>


Contributors
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -23,6 +23,15 @@ Fixed
Security
========


[2022.1] - "jovelina" - 2022-01-21
**********************************

Changed
=======
- Upgrade `markupsafe`


[2022.1rc1] - "jovelina" - 2022-01-07
*************************************

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

0 comments on commit eed039c

Please sign in to comment.