Skip to content

Commit c5f4a5f

Browse files
authored
Merge branch 'main' into remove-contribution-references
2 parents 102a1e6 + bbf6fd6 commit c5f4a5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "contentctl"
33

4-
version = "5.5.13"
4+
version = "5.5.14"
55

66
description = "Splunk Content Control Tool"
77
authors = ["STRT <research@splunk.com>"]
@@ -34,7 +34,7 @@ pygit2 = "^1.15.1"
3434
#--mode.files command.
3535
tyro = "^0.9.2,<0.9.23"
3636
gitpython = "^3.1.43"
37-
setuptools = ">=80.9.0"
37+
setuptools = "<81"
3838
rich = "^14.0.0"
3939

4040
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)