diff options
| author | Yuval Adam <_@yuv.al> | 2018-02-27 00:53:24 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-02-27 00:53:35 +0200 |
| commit | a90faf1abc6927e20f4ed27dfc3f36f6c73a009c (patch) | |
| tree | 15f1b180736021e9f24b1dab2d025b58b82b587a /setup.py | |
| parent | 9377a031f1f30ac45cd74046fcda04863a6e3718 (diff) | |
Add MANIFEST.in and release v0.1.2v0.1.2
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', |
