diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2022-05-17 14:30:59 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2022-05-17 14:30:59 -0400 |
| commit | 3b8ae529a29e26b2776558c1bcbd437aa1330453 (patch) | |
| tree | c92c03ec6c1add868dcce80eb0187eea9f4ae605 /setup.py | |
| parent | df083a3a777d778f003596a434d64beb20aaeea6 (diff) | |
| download | pyisda-3b8ae529a29e26b2776558c1bcbd437aa1330453.tar.gz | |
bump to 0.3.6v0.3.6
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.5", + version="0.3.6", author="Guillaume Horel", ext_modules=all_extensions, packages=["pyisda"], |
