diff --git a/pyproject.toml b/pyproject.toml index 01816745..62a47865 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ [project] name = "pyegeria" -version = "6.1.16" +version = "6.1.17" license = 'Apache-2.0' license-files = ["LICENSE"] authors = [{name = "Dan Wolfson", email = "dan.wolfson@pdr-associates.com"},] diff --git a/uv.lock b/uv.lock index b3506652..fe72d6f6 100644 --- a/uv.lock +++ b/uv.lock @@ -1886,7 +1886,7 @@ sdist = { url = "https://files.pythonhosted.org/packages/f8/f6/8f49005d581cff883 [[package]] name = "pyegeria" -version = "6.1.16" +version = "6.1.17" source = { editable = "." } dependencies = [ { name = "altair" },