Skip to content

Commit d084a11

Browse files
committed
2.28
1 parent ff5d1cd commit d084a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
license="MIT",
4747
long_description=long_description,
4848
url="http://github.com/loyada/typedpy",
49-
download_url="https://github.com/loyada/typedpy/archive/v2.27.6.tar.gz",
49+
download_url="https://github.com/loyada/typedpy/archive/v2.28.0.tar.gz",
5050
keywords=["testing", "type-safe", "strict", "schema", "validation"],
51-
version="2.27.6",
51+
version="2.28.0",
5252
)
5353

5454
# coverage run --source=typedpy/ setup.py test

0 commit comments

Comments
 (0)