We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dad400 commit 69ee540Copy full SHA for 69ee540
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sqlite-utils"
3
-version = "4.0a0"
+version = "4.0a1"
4
description = "CLI tool and Python library for manipulating SQLite databases"
5
readme = { file = "README.md", content-type = "text/markdown" }
6
authors = [
0 commit comments