0.5.6
This commit is contained in:
parent
1430d530a8
commit
fb134e0b80
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -218,7 +218,7 @@ if __name__ == "__main__":
|
|||
# With pyproject.toml, all are not necessary except ext_modules
|
||||
# However, they are kept for building python 3.6 wheels
|
||||
name="sqlcipher3-wheels",
|
||||
version="0.5.5.post0",
|
||||
version="0.5.6",
|
||||
package_dir={"sqlcipher3": "sqlcipher3"},
|
||||
packages=["sqlcipher3"],
|
||||
ext_modules=[module],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue