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