Skip to content

Commit 42d13df

Browse files
committed
bump version
1 parent 345e3e9 commit 42d13df

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.4.1"
3+
version = "0.4.2"
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)