|
|
|
@ -1,7 +1,7 @@ |
|
|
|
def get_version(): |
|
|
|
return '0.4' |
|
|
|
return '0.4.1' |
|
|
|
|
|
|
|
__version__ = get_version() |
|
|
|
__author__ = 'Marinho Brandao, Junior Tada, Leonardo Tada' |
|
|
|
__author__ = 'Marinho Brandao, Junior Tada, Leonardo Tada, Thiago O Lindo' |
|
|
|
__license__ = 'GNU Lesser General Public License (LGPL)' |
|
|
|
__url__ = 'https://github.com/leotada/PyNFe' |