File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ tag_formatter = "util:format_tag_name"
14
14
[project ]
15
15
name = " timevalue"
16
16
dynamic = [" version" ]
17
- description = " A simple Python package for financial valuation "
17
+ description = " A python package for time money value calculations, annuity and perpetuity "
18
18
readme = " README.md"
19
19
requires-python = " >=3.7"
20
20
keywords = [" analytics" , " investing" , " finance" ]
21
- authors = [{name = " Meek Msaki" , email = " meek.dev3 @gmail.com" }]
21
+ authors = [{name = " Meek Msaki" , email = " meek10x @gmail.com" }]
22
22
classifiers = [
23
23
" Intended Audience :: Developers" ,
24
24
" Intended Audience :: Financial and Insurance Industry" ,
@@ -27,7 +27,7 @@ classifiers = [
27
27
" Topic :: Software Development :: Libraries :: Python Modules" ,
28
28
]
29
29
maintainers = [
30
- {name = " Meek Msaki" , email = " meek.dev3 @gmail.com" },
30
+ {name = " Meek Msaki" , email = " meek10x @gmail.com" },
31
31
]
32
32
33
33
You can’t perform that action at this time.
0 commit comments