diff options
| author | Yuval Adam <_@yuv.al> | 2020-02-01 14:45:07 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-02-01 14:45:07 +0200 |
| commit | 58069b885332a9ac56e2a3e7c0ba488d4ef598b9 (patch) | |
| tree | d7a976b3ca01fc54783173ea065c554642bc43ab | |
| parent | 0021e056c99c62c13966ee9114e1e31ee2b64302 (diff) | |
Bump version to v0.5.3v0.5.3
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |
