mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00
Release v0.1.0 (#313)
This commit is contained in:
parent
81b81cf60b
commit
3093251148
10
.semversioner/0.1.0.json
Normal file
10
.semversioner/0.1.0.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"changes": [
|
||||
{
|
||||
"description": "Initial Release",
|
||||
"type": "minor"
|
||||
}
|
||||
],
|
||||
"created_at": "2024-07-01T21:48:50+00:00",
|
||||
"version": "0.1.0"
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"type": "minor",
|
||||
"description": "Initial Release"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
[tool.poetry]
|
||||
name = "graphrag"
|
||||
# Maintainers: do not change the version here manually, use ./scripts/release.sh
|
||||
version = "0.0.1"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = [
|
||||
"Alonso Guevara Fernández <alonsog@microsoft.com>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user