summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2020-02-01 14:45:07 +0200
committerYuval Adam <_@yuv.al>2020-02-01 14:45:07 +0200
commit58069b885332a9ac56e2a3e7c0ba488d4ef598b9 (patch)
treed7a976b3ca01fc54783173ea065c554642bc43ab
parent0021e056c99c62c13966ee9114e1e31ee2b64302 (diff)
Bump version to v0.5.3v0.5.3
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 121dec2..deedb63 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ setup(
name="viewstate",
author="Yuval Adam",
author_email="_@yuv.al",
- version="0.5.2",
+ version="0.5.3",
description="ASP.NET View State Decoder",
long_description=long_description,
long_description_content_type="text/x-rst",