0.5.2.post1

This commit is contained in:
laggykiller 2024-02-29 20:21:32 +08:00
parent 85a95c60a0
commit 0e3306c363
2 changed files with 2 additions and 2 deletions

View file

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