Skip to content

Commit 48792d6

Browse files
committed
bump version
1 parent c722754 commit 48792d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "log10-io"
7-
version = "0.0.5"
7+
version = "0.0.6"
88
authors = []
99
license = "MIT"
1010
description = "Unified LLM data management"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="Log10",
8-
version="0.0.5",
8+
version="0.0.6",
99
description="Log10 LLM data management",
1010
author="Log10 team",
1111
author_email="team@log10.io",

0 commit comments

Comments
 (0)