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

Commit

Permalink
Merge pull request #295 from hdiogenes/version-bump-2020.2b1
Browse files Browse the repository at this point in the history
Version bump to 2020.2b1
  • Loading branch information
hdiogenes authored Sep 8, 2020
2 parents 7636546 + 4061445 commit be7fc65
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.1'
__version__ = '2020.2b1'
__author__ = 'Kytos Team'
__author_email__ = '[email protected]'
__license__ = 'MIT'
Expand Down

0 comments on commit be7fc65

Please sign in to comment.