This commit is contained in:
laggykiller 2025-07-19 19:50:10 +08:00
parent 31577d20ce
commit 3ae8aaf77c
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
[project]
name = "sqlcipher3-wheels"
version = "0.5.4.post0"
version = "0.5.5"
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" }]