Skip to content

Commit 381b461

Browse files
committed
bump version
1 parent 739c739 commit 381b461

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.1.0"
3+
version = "0.2.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)