diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2023-05-04 15:49:46 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2023-05-04 15:49:46 -0400 |
| commit | f9854a902ca50d5163c52f273727f652fc9360ec (patch) | |
| tree | 58dad6daba9a324d1db76f61024443173fdc2b83 /setup.py | |
| parent | f5309e62c5ea931f169c3b42f8ad79e094c9317c (diff) | |
| download | pyisda-0.3.23.tar.gz | |
bump to 0.3.23v0.3.23
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.21", + version="0.3.23", author="Guillaume Horel", ext_modules=all_extensions, packages=["pyisda"], |
