Skip to content

Commit 7589bdd

Browse files
authored
Merge pull request #77 from FalkorDB/gkorland-patch-1
Update pyproject.toml version
2 parents cc0a3ab + d905057 commit 7589bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "code-graph-backend"
3-
version = "0.2.0"
3+
version = "0.3.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 <roilipman@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)