SQLCipher 4.18.0
All checks were successful
CI / test (push) Successful in 3m23s

This commit is contained in:
Miguel Jacq 2026-08-25 16:49:16 +10:00
parent 26812c623c
commit 899848f534
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
5 changed files with 14 additions and 6 deletions

View file

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