Skip to content

Commit 3a0c813

Browse files
Release v0.2.3: Bump version to 0.2.3 (#56)
Co-authored-by: kevinmessiaen <[email protected]>
1 parent 123a845 commit 3a0c813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "counterpoint"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = " A lightweight library that orchestrates LLM completions and agents in parallel workflows "
55
readme = "README.md"
66
license = { text = "MIT" }

0 commit comments

Comments
 (0)