Skip to content

Commit ca61527

Browse files
Bump versions (SeequentEvo#96)
* Update evo-objects version * Update evo-sdk-common version.
1 parent a994054 commit ca61527

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/evo-objects/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "evo-objects"
33
description = "Python SDK for using the Seequent Evo Geoscience Object API"
4-
version = "0.2.1"
4+
version = "0.2.2"
55
requires-python = ">=3.10"
66
license-files = ["LICENSE.md"]
77
dynamic = ["readme"]

packages/evo-sdk-common/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "evo-sdk-common"
33
description = "Python package that establishes a common framework for use by client libraries that interact with Seequent Evo APIs"
4-
version = "0.4.3"
4+
version = "0.4.4"
55
requires-python = ">=3.10"
66
license-files = ["LICENSE.md"]
77
dynamic = ["readme"]

0 commit comments

Comments
 (0)