sqlite-anyio 0.2.8__tar.gz → 0.2.10__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: sqlite-anyio
3
- Version: 0.2.8
3
+ Version: 0.2.10
4
4
  Summary: Asynchronous client for SQLite using AnyIO
5
5
  Author: Alex Grönholm, David Brochart
6
6
  Author-email: Alex Grönholm <alex.gronholm@nextday.fi>, David Brochart <david.brochart@gmail.com>
@@ -6,7 +6,7 @@ build-backend = "uv_build"
6
6
  name = "sqlite-anyio"
7
7
  description = "Asynchronous client for SQLite using AnyIO"
8
8
  readme = "README.md"
9
- version = "0.2.8"
9
+ version = "0.2.10"
10
10
  authors = [
11
11
  {name = "Alex Grönholm", email = "alex.gronholm@nextday.fi"},
12
12
  {name = "David Brochart", email = "david.brochart@gmail.com"},
File without changes
File without changes