diff options
| author | Yuval Adam <_@yuv.al> | 2020-02-01 13:13:05 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-02-01 13:13:05 +0200 |
| commit | 1ed0c3fe164aa7fc3eea9f32d6b7beb15c5191a2 (patch) | |
| tree | c498410ed8f62ea26dcf202ff4e5a045f6090a3d | |
| parent | 6498b49d54d86e140f8ff037eb305d044cad7f37 (diff) | |
Bump version to v0.5.0v0.5.0
| -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.4.3", + version="0.5.0", description="ASP.NET View State Decoder", long_description=long_description, url="https://github.com/yuvadm/viewstate", |
