Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit af334cd

Browse files
committed
fix version
1 parent 16acc5d commit af334cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "graphrag-app"
33
description = "A web API wrapper around the official GraphRAG library."
44
# we make the version defined here match the graphrag library version
5-
version = "2.1.0"
5+
version = "1.2.0"
66
license = "MIT"
77
authors = [
88
{name = "Josh Bradley", email = "joshbradley@microsoft.com"},

0 commit comments

Comments
 (0)