Skip to content

Commit 0fbc545

Browse files
authored
Merge pull request #80 from FalkorDB/AviAvni-patch-1
Update pyproject.toml
2 parents 80a46eb + 1c12c09 commit 0fbc545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "code-graph-backend"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "code_graph is designed to help developers visualize and analyze the structure of their source code. It takes source code as input and generates a graph representation, making it easier to understand relationships and dependencies within the codebase."
55
authors = ["Roi Lipman <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)