Skip to content

Commit 22cebf0

Browse files
authored
Update pyproject.toml
1 parent 41d0d0a commit 22cebf0

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 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "dean_utils"
7-
version="0.0.14"
7+
version="0.0.15"
88
authors=[
99
{ name="Dean MacGregor", email="powertrading121@gmail.com"}
1010
]
@@ -21,4 +21,4 @@ dependencies=[
2121
"python-multipart",
2222
"azure-cosmos"
2323

24-
]
24+
]

0 commit comments

Comments
 (0)