We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcb279 commit 66d50dbCopy full SHA for 66d50db
fordev/__about__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
"""This are info about project."""
3
4
-__version__ = '0.2.1'
+__version__ = '0.2.2'
5
__author__ = 'Matheus Felipe'
6
__email__ = '[email protected]'
7
__github__ = 'https://github.com/matheusfelipeog'
0 commit comments