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