diff options
| author | Yuval Adam <_@yuv.al> | 2018-04-02 11:14:36 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-04-02 11:16:42 +0300 |
| commit | f09c905aa70edd9e0fb552b694c1d2f76b436089 (patch) | |
| tree | 0ea292c99e33bcdd77dde31fe9a129c5c51fecab | |
| parent | 6d5e92faea4254101f6eb2bc871e6a8ebb43934e (diff) | |
Bump version
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ setup( name='viewstate', author='Yuval Adam', author_email='_@yuv.al', - version='0.3.1', + version='0.4.0', description='.NET viewstate decoder', long_description=long_description, url='https://github.com/yuvadm/viewstate', |
