Skip to content

Commit 0af5be2

Browse files
committed
Add requires-python to pyproject.toml
1 parent e80c83a commit 0af5be2

17 files changed

+377
-4
lines changed

.beads/.local_version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.46.0

.beads/beads.base.jsonl

Lines changed: 115 additions & 0 deletions
Large diffs are not rendered by default.

.beads/beads.base.meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{ "version": "0.46.0", "timestamp": "2026-01-17T11:32:01.86091-05:00", "commit": "0154f70" }

.beads/beads.db

476 KB
Binary file not shown.

.beads/beads.db-shm

32 KB
Binary file not shown.

.beads/beads.db-wal

233 KB
Binary file not shown.

.beads/beads.left.jsonl

Lines changed: 115 additions & 0 deletions
Large diffs are not rendered by default.

.beads/beads.left.meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{ "version": "0.46.0", "timestamp": "2026-01-17T11:32:00.400936-05:00", "commit": "0c2960b" }

.beads/daemon.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"pid": 41031,
3+
"parent_pid": 41022,
4+
"database": "/Users/jay.miller/blackpythondevs.github.io/.beads/beads.db",
5+
"version": "0.46.0",
6+
"started_at": "2026-01-17T16:18:29.63231Z"
7+
}

.beads/daemon.pid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
41031

0 commit comments

Comments
 (0)