Skip to content

Commit

Permalink
chore(release): version 0.0.2 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfagoagas authored Mar 11, 2024
1 parent e7c124a commit 50cf79a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 51 deletions.
File renamed without changes.
56 changes: 7 additions & 49 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ packages = [
{include = "py_ocsf_models"}
]
readme = "README.md"
version = "0.0.1"
version = "0.0.2"

[tool.poetry.dependencies]
email-validator = "2.1.0.post1"
pydantic = "1.10.14"
python = ">=3.9,<3.13"

[tool.poetry.group.dev.dependencies]
bandit = "1.7.5"
bandit = "1.7.7"
black = "22.12.0"
flake8 = "6.1.0"
mypy = "1.9.0"
Expand Down

0 comments on commit 50cf79a

Please sign in to comment.