summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 056c29b..976fd57 100644
--- a/setup.py
+++ b/setup.py
@@ -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',