Skip to content

Commit 8b8b52d

Browse files
committed
Minor bug fix and support for SIAMM Palermo + fix download url
1 parent 8f79fd0 commit 8b8b52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
author = 'Luigi Di Naro',
2828
author_email = 'Luigi.DiNaro@ktec.it',
2929
url = 'https://github.com/ktecsrl/PyFePA',
30-
download_url = 'https://github.com/ktecsrl/PyFePA/tarball/1.0.2',
30+
download_url = 'https://github.com/ktecsrl/PyFePA/tarball/1.0.3',
3131
keywords = ['FatturaPA', 'financial', 'utils'],
3232
platforms= 'OSX, *unix, win',
3333
package_data = {'PyFePA' : files },

0 commit comments

Comments
 (0)