Skip to content

Commit

Permalink
Bump wintertoo
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed May 29, 2024
1 parent c6bdf6c commit d36a7c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "winterapi"
version = "1.4.0"
version = "1.4.1"
description = ""
authors = [
{name = "Robert Stein", email = "rdstein@caltech.edu"}
Expand Down Expand Up @@ -36,7 +36,7 @@ dependencies = [
"jupyter",
"backoff",
"pydantic",
"wintertoo>=1.6.1"
"wintertoo>=1.6.2"
]
[project.optional-dependencies]
dev = [
Expand Down

0 comments on commit d36a7c5

Please sign in to comment.