Add test during building

This commit is contained in:
laggykiller 2024-02-25 10:55:29 +08:00
parent 24477fdc4d
commit d4eba9ac42
4 changed files with 71 additions and 32 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "sqlcipher3-wheels"
version = "0.5.2"
version = "0.5.2.post0"
description = "DB-API 2.0 interface for SQLCipher 3.x"
readme = { content-type = "text/markdown", file = "README.md" }
authors = [{ name = "Charles Leifer", email = "coleifer@gmail.com" }]