Skip to content

Commit 581825d

Browse files
committed
2.20
1 parent d7faabd commit 581825d

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.19.5.tar.gz",
49+
download_url="https://github.com/loyada/typedpy/archive/v2.20.0.tar.gz",
5050
keywords=["testing", "type-safe", "strict", "schema", "validation"],
51-
version="2.19.5",
51+
version="2.20.0",
5252
)
5353

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

0 commit comments

Comments
 (0)