diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2023-01-26 13:56:25 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2023-01-26 13:56:25 -0500 |
| commit | deaa8900bb168b597b853d09481b66cf18f70668 (patch) | |
| tree | 0bffd4ae7ba4ca414a29818a92970e574aba2803 /setup.py | |
| parent | ede3b0735748565440e8395e965f33f96a8717bf (diff) | |
| download | pyisda-0.3.17.tar.gz | |
bump to 0.3.17v0.3.17
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.16", + version="0.3.17", author="Guillaume Horel", ext_modules=all_extensions, packages=["pyisda"], |
