projects
/
money.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3868a8a
)
version 1.0.0
author
Mauro Scomparin
<scompo@gmail.com>
Thu, 5 Jul 2018 16:48:35 +0000
(18:48 +0200)
committer
Mauro Scomparin
<scompo@gmail.com>
Thu, 5 Jul 2018 16:48:35 +0000
(18:48 +0200)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index edf3f89a9671c85052fd5d16b6fdf76307130f08..234ba3849f953c4aebdf363a10799cd5ede8ac22 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-9,7
+9,7
@@
with open(path.join(here, 'README.rst'), encoding = 'utf-8') as f:
setup(
name = 'money',
- version = '
0.0.1
',
+ version = '
1.0.0
',
description = 'gestisce spese e entrate',
long_description = long_description,
url = 'https://github.com/scompo/money',
@@
-23,4
+23,4
@@
setup(
'riassunto=money.money:riassunto_dati',
],
},
-)
\ No newline at end of file
+)