Update to SQLCipher 4.16.0
All checks were successful
CI / test (push) Successful in 2m43s

This commit is contained in:
Miguel Jacq 2026-05-13 15:02:58 +10:00
parent a5c6cfe134
commit 1b3924f2d5
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
5 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "bouquin-sqlcipher4"
version = "4.12.0"
version = "4.16.0"
description = "DB-API 2.0 interface for SQLCipher 4.x, for use with Bouquin"
authors = [
"Miguel Jacq <mig@mig5.net>",