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