Skip to content

Commit 3974ec2

Browse files
committed
Bump version number from 0.0.2 to 0.0.3
1 parent 00fd928 commit 3974ec2

File tree

2 files changed

+2469
-2469
lines changed

2 files changed

+2469
-2469
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "mellea"
7-
version = "0.0.2"
7+
version = "0.0.3"
88
authors = [
99
{ name = "Nathan Fulton", email = "[email protected]" },
1010
{ name = "Hendrik Strobelt", email = "[email protected]" },
@@ -165,4 +165,4 @@ python_version = "3.10"
165165
[tool.pytest.ini_options]
166166
markers = [
167167
"qualitative: Marks the test as needing an exact output from an LLM; set by an ENV variable for CICD. All tests marked with this will xfail in CI/CD"
168-
]
168+
]

0 commit comments

Comments
 (0)