Update README.md

This commit is contained in:
2025-12-27 03:30:28 -08:00
parent 31e1186573
commit b221ae4b42
2 changed files with 6 additions and 8 deletions

View File

@@ -67,7 +67,7 @@ if __name__ == "__main__":
schema = neo4j.fmt_schema()
print("SCHEMA:\n", schema)
"""
generate_cypher.push_to_hub("farouk1/text-to-cypher", with_code=True, tag="v0.0.6", commit_message="Update README.md")
generate_cypher.push_to_hub("farouk1/text-to-cypher", with_code=True, tag="v0.0.7", commit_message="Update README.md")