Skip to content

Commit

Permalink
Updated tag scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
dwest77a committed Dec 17, 2024
1 parent 21e67e8 commit 5252cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "facet-scanner"
version = "0.1.4"
version = "0.1.6"
description = "Extracts facets from datasets to add to elasticsearch."
authors = ["Daniel Westwood <[email protected]>"]
license = "{file='LICENSE'}"
Expand All @@ -27,7 +27,7 @@ tqdm = "^4.66.6"
sphinx = "^7"
directory-tree = { git = "https://github.com/cedadev/ceda-directory-tree.git", tag = "v1.1.3" }
ceda-elasticsearch-tools = { git = "https://github.com/cedadev/ceda-elasticsearch-tools.git", tag = "v2.4.0" }
tag-scanner = { git = "https://github.com/cedadev/cci-tag-scanner.git", tag = "v2.1.7" }
tag-scanner = { git = "https://github.com/cedadev/cci-tag-scanner.git", tag = "v2.1.9" }
pytest = "^8.3.3"


Expand Down

0 comments on commit 5252cfa

Please sign in to comment.