Skip to content

Commit 7377561

Browse files
authored
Merge pull request #371 from legendu-net/dev
Merge dev into main
2 parents 0212bfe + 04e647b commit 7377561

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aiutil/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"""
33
from . import poetry
44

5-
__version__ = "0.78.0"
5+
__version__ = "0.79.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aiutil"
3-
version = "0.78.0"
3+
version = "0.79.0"
44
description = "A utils Python package for data scientists."
55
authors = ["Benjamin Du <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)