Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 168b806

Browse files
committed
prepare release
1 parent 861a658 commit 168b806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "synutility"
7-
version = "0.0.5"
7+
version = "0.0.6"
88
authors = [
99
{name="Tieu Long Phan", email="tieu@bioinf.uni-leipzig.de"}
1010
]
11-
description = "Graph-based reaction templates extraction"
11+
description = "Utility for reaction modeling using graph grammar"
1212
readme = "README.md"
1313
requires-python = ">=3.11"
1414
classifiers = [

0 commit comments

Comments
 (0)