Skip to content

Commit 3bb04bf

Browse files
committed
Bump Version 0.7.3
1 parent b3c2213 commit 3bb04bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "superduper-framework"
77
description = "Build compositional and declarative AI applications and agents"
88
readme = "README.md"
9-
version = '0.7.2'
9+
version = '0.7.3'
1010
license = {file = "LICENSE"}
1111
maintainers = [{name = "superduper.io, Inc.", email = "[email protected]"}]
1212
keywords = [
@@ -70,7 +70,7 @@ test = [
7070
"pre-commit",
7171
"black==25.1.0",
7272
"ruff==0.4.4",
73-
"mypy",
73+
"mypy==1.15.0",
7474
"types-PyYAML",
7575
"types-requests",
7676
"interrogate",

0 commit comments

Comments
 (0)