diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ with open(str(Path(__file__).resolve().parents[0] / 'README.rst'), encoding='utf setup( name='viewstate', - version='0.1.1', + version='0.1.2', author='Yuval Adam', author_email='_@yuv.al', description='.NET viewstate decoder', |
