diff options
| author | Yuval Adam <_@yuv.al> | 2020-02-01 13:28:18 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-02-01 13:28:18 +0200 |
| commit | 1b5fadb7e676bf5036f73319359cd0e1c1ac3b95 (patch) | |
| tree | 2be8ed98ad6f90eb108c75d92e2f6a7426c44948 /setup.py | |
| parent | 89a331096135f8f28111d432e0a8a0baf9320e03 (diff) | |
Bump to v0.5.2v0.5.2
Diffstat (limited to 'setup.py')
| -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.1", + version="0.5.2", description="ASP.NET View State Decoder", long_description=long_description, long_description_content_type="text/x-rst", |
