Skip to content

Commit de93758

Browse files
authored
Bump wintertoo (#48)
1 parent c6bdf6c commit de93758

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "winterapi"
7-
version = "1.4.0"
7+
version = "1.4.1"
88
description = ""
99
authors = [
1010
{name = "Robert Stein", email = "rdstein@caltech.edu"}
@@ -36,7 +36,7 @@ dependencies = [
3636
"jupyter",
3737
"backoff",
3838
"pydantic",
39-
"wintertoo>=1.6.1"
39+
"wintertoo>=1.6.2"
4040
]
4141
[project.optional-dependencies]
4242
dev = [

0 commit comments

Comments
 (0)