Skip to content

Commit e735f16

Browse files
committed
Release 0.0.51
1 parent 147794e commit e735f16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[tool.poetry]
33
name = "ravendev"
4-
version = "0.0.50"
4+
version = "0.0.51"
55
description = ""
66
authors = []
77
packages = [
@@ -10,10 +10,10 @@ packages = [
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.7"
13-
pydantic = "^1.9.2"
14-
types-backports = "0.1.3"
1513
httpx = "0.23.3"
1614
backports-cached_property = "1.0.2"
15+
types-backports = "0.1.3"
16+
pydantic = "^1.9.2"
1717

1818
[tool.poetry.dev-dependencies]
1919
mypy = "0.971"

0 commit comments

Comments
 (0)