diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2021-12-14 17:04:03 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2021-12-14 17:04:03 -0500 |
| commit | b15637cd791215c945c2f67b31e29de51642b5a4 (patch) | |
| tree | e27680c690c15e276ace1220a7093e27067c9259 /setup.py | |
| parent | 0416323a7c81324507823216efb667f971b3f5cc (diff) | |
| download | pyisda-b15637cd791215c945c2f67b31e29de51642b5a4.tar.gz | |
bump to 0.3.4v0.3.4
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ all_extensions = cythonize( setup( name="pyisda", - version="0.3.3", + version="0.3.4", author="Guillaume Horel", ext_modules=all_extensions, packages=["pyisda"], |
