Skip to content

Commit 6683032

Browse files
committed
2.5.2
1 parent c477493 commit 6683032

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
@@ -29,9 +29,9 @@
2929
license="MIT",
3030
long_description=long_description,
3131
url="http://github.com/loyada/typedpy",
32-
download_url ="https://github.com/loyada/typedpy/archive/v2.5.1.tar.gz",
32+
download_url ="https://github.com/loyada/typedpy/archive/v2.5.2.tar.gz",
3333
keywords=['testing', 'type-safe', 'strict', 'schema', 'validation'],
34-
version='2.5.1'
34+
version='2.5.2'
3535
)
3636

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

0 commit comments

Comments
 (0)