Skip to content

Commit ded3bba

Browse files
committed
bump version
1 parent 3020c46 commit ded3bba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

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

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

0 commit comments

Comments
 (0)