Skip to content

Commit 043e50d

Browse files
committed
bump version to 8.0.3
1 parent 3210118 commit 043e50d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cognite/client/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from __future__ import annotations
22

3-
__version__ = "8.0.2" # x-release-please-version
3+
__version__ = "8.0.3" # x-release-please-version
44

55
__api_subversion__ = "20230101"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cognite-sdk"
3-
version = "8.0.2"
3+
version = "8.0.3"
44

55
description = "Cognite Python SDK"
66
readme = "README.md"

0 commit comments

Comments
 (0)