Skip to content

Commit 9298056

Browse files
authored
Update pyproject.toml version
1 parent d8e9d23 commit 9298056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ChatDBG"
7-
version = "0.0.13"
7+
version = "0.0.14"
88
authors = [
99
{ name="Emery Berger", email="[email protected]" },
1010
]
@@ -23,4 +23,4 @@ chatdbg = "chatdbg.__main__:main"
2323

2424
[project.urls]
2525
"Homepage" = "https://github.com/plasma-umass/ChatDBG"
26-
"Bug Tracker" = "https://github.com/plasma-umass/ChatDBG"
26+
"Bug Tracker" = "https://github.com/plasma-umass/ChatDBG"

0 commit comments

Comments
 (0)