Skip to content

Commit 97ece9f

Browse files
authored
Merge pull request #443 from legendu-net/dev
Merge dev into main
2 parents 31cb51b + 3e06cb4 commit 97ece9f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

aiutil/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""A utils Python package for data scientists."""
22

3-
__version__ = "0.86.0"
3+
__version__ = "0.86.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aiutil"
3-
version = "0.86.0"
3+
version = "0.86.1"
44
description = "A utils Python package for data scientists."
55
authors = [{ name = "Benjamin Du", email = "[email protected]" }]
66
requires-python = ">=3.10,<3.14"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)