We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f9ad4 commit 1c1e648Copy full SHA for 1c1e648
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup, Extension
3
4
5
-version = "0.5"
+version = "0.6"
6
download_url = "https://github.com/Synss/python-mbedtls/tarball/%s" % version
7
8
0 commit comments