We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e9d23 commit 9298056Copy full SHA for 9298056
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ChatDBG"
7
-version = "0.0.13"
+version = "0.0.14"
8
authors = [
9
{ name="Emery Berger", email="[email protected]" },
10
]
@@ -23,4 +23,4 @@ chatdbg = "chatdbg.__main__:main"
23
24
[project.urls]
25
"Homepage" = "https://github.com/plasma-umass/ChatDBG"
26
-"Bug Tracker" = "https://github.com/plasma-umass/ChatDBG"
+"Bug Tracker" = "https://github.com/plasma-umass/ChatDBG"
0 commit comments