Skip to content
Snippets Groups Projects
Commit a99b3f14 authored by Jannis Konrad's avatar Jannis Konrad
Browse files

bump version for pypi

parent 9011ac05
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ with open("README.md", "r") as fh:
setup(
name="DTLSSocket",
version='0.2.0',
version='0.2.1',
description = "DTLSSocket is a cython wrapper for tinydtls with a Socket like interface",
long_description=long_description,
long_description_content_type="text/markdown",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment