Add --version flag to cli

This commit is contained in:
2026-02-05 00:41:06 +09:00
parent 70b04c0c45
commit b1bb1e556b
6 changed files with 39 additions and 8 deletions
Generated
-1
View File
@@ -4,7 +4,6 @@ requires-python = ">=3.11"
[[package]]
name = "dibbler"
version = "1.0.0"
source = { editable = "." }
dependencies = [
{ name = "psycopg2-binary" },