Skip to content

Commit

Permalink
Update pyproject.toml (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthaleen authored Jun 4, 2024
1 parent 0e9c60d commit 0dfaf04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cdr_schemas"
version = "0.2.7+draft"
version = "0.2.8"
description = "CDR Schemas"
authors = []
readme = "README.md"
Expand Down Expand Up @@ -68,4 +68,4 @@ ignore = [
[tool.pytest.ini_options]
testpaths = [
"tests"
]
]

0 comments on commit 0dfaf04

Please sign in to comment.