Skip to content

Commit 431ded4

Browse files
chore(main): release 4.2.3 (#62)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f622f8 commit 431ded4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.2.2"
2+
".": "4.2.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
## Released
66

7+
## [4.2.3](https://github.com/nuvla/python-library/compare/4.2.2...4.2.3) (2024-10-30)
8+
9+
10+
### Bug Fixes
11+
12+
* **syntax-warn:** avoid syntax warning in the logs ([2f622f8](https://github.com/nuvla/python-library/commit/2f622f80e76443a3ec5cc9b5a482d1607771c67e))
13+
714
## [4.2.2](https://github.com/nuvla/python-library/compare/4.2.1...4.2.2) (2024-10-28)
815

916

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 = "nuvla-api"
3-
version = "4.2.2"
3+
version = "4.2.3"
44
description = "Nuvla APIServer python client library"
55
license = "Apache-2.0"
66
authors = ["SixSq SA <support@sixsq.com>"]

0 commit comments

Comments
 (0)