From 1ed0c3fe164aa7fc3eea9f32d6b7beb15c5191a2 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 1 Feb 2020 13:13:05 +0200 Subject: Bump version to v0.5.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5d413b7..f2e95e1 100644 --- a/setup.py +++ b/setup.py @@ -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", -- cgit v1.3.1