Skip to content

Commit

Permalink
Update to gridworks 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamillar committed Jun 7, 2023
1 parent 3ef0893 commit eb33267
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
9 changes: 4 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gridworks-protocol"
version = "0.5.2"
version = "0.5.3"
description = "Gridworks Protocol"
authors = ["Jessica Millar <jmillar@gridworks-consulting.com>"]
license = "MIT"
Expand All @@ -23,7 +23,7 @@ python = ">=3.10, <4.0"
pydantic = "^1.10.2"
pendulum = "^2.1.2"
fastapi-utils = "^0.2.1"
gridworks = "0.2.4"
gridworks = "0.2.5"

[tool.poetry.dev-dependencies]
Pygments = ">=2.10.0"
Expand Down

0 comments on commit eb33267

Please sign in to comment.