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

Commit 365d061

Browse files
authored
Bump version from 2.0.1 to 2.0.2
1 parent 6f9b5cf commit 365d061

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

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

55
[project]
66
name = "vanna"
7-
version = "2.0.1"
7+
version = "2.0.2"
88
authors = [
99
{ name="Zain Hoda", email="zain@vanna.ai" },
1010
]
@@ -219,4 +219,4 @@ indent-style = "space"
219219
skip-magic-trailing-comma = false
220220

221221
# Automatically detect line endings
222-
line-ending = "auto"
222+
line-ending = "auto"

0 commit comments

Comments
 (0)