Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
Version bump to 2020.2rc1 (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
hdiogenes authored Dec 23, 2020
1 parent b2d6e8c commit db58a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kytos/utils/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The present metadata is intended to be used mainly on the setup.
"""
__version__ = '2020.2b3'
__version__ = '2020.2rc1'
__author__ = 'Kytos Team'
__author_email__ = '[email protected]'
__license__ = 'MIT'
Expand Down

0 comments on commit db58a4d

Please sign in to comment.