Skip to content

Commit 581004f

Browse files
authored
17508: Version bumps for release (#13)
1 parent 5ab75b1 commit 581004f

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
@@ -48,7 +48,7 @@ dependencies = [
4848
"typing-extensions>=4.1.0,<5.0",
4949
"urllib3>=1.26.2,<=2",
5050
"howso-openapi-client==25.0.0",
51-
"amalgam-lang==3.0.0",
51+
"amalgam-lang==3.0.1",
5252
]
5353

5454
[project.optional-dependencies]

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"howso-engine": "68.0.0"
3+
"howso-engine": "68.1.0"
44
}
55
}

0 commit comments

Comments
 (0)