Skip to content

Commit ce97377

Browse files
authored
bump version to 0.4.6 (#73)
1 parent cbbd832 commit ce97377

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
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[tool.poetry]
66
name = "log10-io"
77

8-
version = "0.4.5"
8+
version = "0.4.6"
99
authors = ["log10 team"]
1010
license = "MIT"
1111
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.4.5",
8+
version="0.4.6",
99
description="Log10 LLM data management",
1010
author="Log10 team",
1111
author_email="team@log10.io",

0 commit comments

Comments
 (0)