Skip to content

Commit 5252cfa

Browse files
committed
Updated tag scanner
1 parent 21e67e8 commit 5252cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "facet-scanner"
3-
version = "0.1.4"
3+
version = "0.1.6"
44
description = "Extracts facets from datasets to add to elasticsearch."
55
authors = ["Daniel Westwood <[email protected]>"]
66
license = "{file='LICENSE'}"
@@ -27,7 +27,7 @@ tqdm = "^4.66.6"
2727
sphinx = "^7"
2828
directory-tree = { git = "https://github.com/cedadev/ceda-directory-tree.git", tag = "v1.1.3" }
2929
ceda-elasticsearch-tools = { git = "https://github.com/cedadev/ceda-elasticsearch-tools.git", tag = "v2.4.0" }
30-
tag-scanner = { git = "https://github.com/cedadev/cci-tag-scanner.git", tag = "v2.1.7" }
30+
tag-scanner = { git = "https://github.com/cedadev/cci-tag-scanner.git", tag = "v2.1.9" }
3131
pytest = "^8.3.3"
3232

3333

0 commit comments

Comments
 (0)