diff options
| author | Yuval Adam <_@yuv.al> | 2018-04-12 13:03:28 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-04-12 13:03:28 +0300 |
| commit | c5fb22d0831661143a7044b8a1c82db2070d326b (patch) | |
| tree | e303fe28df9aeabaabb6b660f1990d94c7f9e020 /setup.py | |
| parent | 04a1935cd2600b18c80566243a6ad88fc6712965 (diff) | |
Description update
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ setup( author='Yuval Adam', author_email='_@yuv.al', version='0.4.3', - description='.NET viewstate decoder', + description='ASP.NET View State Decoder', long_description=long_description, url='https://github.com/yuvadm/viewstate', license='MIT', |
