Skip to content

Commit

Permalink
bump wintertoo
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jun 28, 2023
1 parent 4206f2f commit 96179c0
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 = "0.1.1"
version = "0.2.0"
description = ""
authors = [
{name = "Robert Stein", email = "rdstein@caltech.edu"}
Expand Down Expand Up @@ -35,7 +35,7 @@ dependencies = [
"jupyter",
"backoff",
"pydantic",
"wintertoo>=0.3.8"
"wintertoo>=0.3.10"
]
[project.optional-dependencies]
dev = [
Expand Down

0 comments on commit 96179c0

Please sign in to comment.