Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`,
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading