diff --git a/project.toml b/project.toml index 87bfff9..ea56b96 100644 --- a/project.toml +++ b/project.toml @@ -1,12 +1,12 @@ [project] name = "edgar" -version = "0.1.0" -description = "Enrichment Driven Graph Recommender Aid" +version = "1.0.1" +description = "Enrichment Driven GrAph Reeasoner" authors = ["Chris Bizon "] license = "MIT" readme = "README.md" homepage = "https://answercoalesce-test.apps.renci.org/query" -repository = "https://github.com/wumirose/Edgar.git" +repository = "https://github.com/ranking-agent/edgar.git" [tool.poetry] # Additional Poetry-specific configuration here