Skip to content

Commit 178b650

Browse files
committed
Bumped version.
1 parent ebfd651 commit 178b650

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
@@ -4,12 +4,12 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ChatDBG"
7-
version = "0.2.2"
7+
version = "0.3"
88
authors = [
99
{ name="Emery Berger", email="emery.berger@gmail.com" },
10+
{ name="Stephen Freund", email="sfreund@williams.edu" },
1011
{ name="Kyla Levin", email="khlevin@umass.edu" },
1112
{ name="Nicolas van Kempen", email="nvankemp@gmail.com" },
12-
{ name="Stephen Freund", email="sfreund@williams.edu" },
1313
]
1414
dependencies = [
1515
"llm-utils>=0.2.8",

0 commit comments

Comments
 (0)