Skip to content

Commit c293de6

Browse files
bump version to 0.2.2 and update consys4py dependency to 0.0.1a8
1 parent 7670f30 commit c293de6

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "oshconnect"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "Library for interfacing with OSH, helping guide visualization efforts, and providing a place to store configurations."
55
authors = ["Ian Patterson <ian@botts-inc.com@gmail.com>"]
66
readme = "README.md"
@@ -10,7 +10,7 @@ python = "^3.12"
1010
pydantic = "^2.7.4"
1111
shapely = "^2.0.4"
1212
websockets = "^12.0"
13-
consys4py = "^0.0.1a1"
13+
consys4py = "^0.0.1a8"
1414
swecommondm = "^0.0.1a0"
1515

1616
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)