From bc7dd725cf686e72adaf392ca7446a12635dc4d5 Mon Sep 17 00:00:00 2001 From: skishchampi <996985+skishchampi@users.noreply.github.com> Date: Tue, 12 May 2026 04:48:19 -0400 Subject: [PATCH] chore: bump sansad-semantic-crawler to v1.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the parliamentary-corpus refresh dependency from v0.4.0 to v1.0.0 (The Reconstructive Synthesis). No site-runtime impact — pin is used only by `make corpus-refresh`. --- README.md | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71c51c3..cd5f15e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Contributors are expected to maintain these commitments: 2026-05-06 the crawler that produces it is the standalone public-good package [`sansad-semantic-crawler`](https://github.com/CommonerLLP/sansad-semantic-crawler) -(PolyForm Noncommercial 1.0.0), pinned at `v0.4.0` in +(PolyForm Noncommercial 1.0.0), pinned at `v1.0.0` in [`requirements.txt`](./requirements.txt). The host project supplies the topic profile at [`topics/libraries.json`](./topics/libraries.json) (a vendored copy of the package's `examples/topics/libraries.json`, diff --git a/requirements.txt b/requirements.txt index 6fe2af2..42f9e23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ # Bump the @v tag below when a new sansad-semantic-crawler release lands at # https://github.com/CommonerLLP/sansad-semantic-crawler -sansad-semantic-crawler[http,pdf] @ git+https://github.com/CommonerLLP/sansad-semantic-crawler.git@v0.4.0 +sansad-semantic-crawler[http,pdf] @ git+https://github.com/CommonerLLP/sansad-semantic-crawler.git@v1.0.0