Skip to content

Commit 36230b2

Browse files
authored
Update Version to 0.0.4
1 parent 6f056af commit 36230b2

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,7 +4,7 @@ dependencies = [
44
"cbor2",
55
"cryptography"
66
]
7-
version = "0.0.3"
7+
version = "0.0.4"
88
authors = [
99
{ name="Lee Campbell", email="leecam@google.com" },
1010
]
@@ -23,4 +23,4 @@ Repository = "https://github.com/leecam/pymdoc.git"
2323
Issues = "https://github.com/leecam/pymdoc/issues"
2424

2525
[tool.setuptools.packages.find]
26-
exclude = ["testdata"]
26+
exclude = ["testdata"]

0 commit comments

Comments
 (0)