We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d40e91 + 98a2434 commit 914e099Copy full SHA for 914e099
tmu/__init__.py
@@ -21,4 +21,4 @@
21
except ImportError as e:
22
raise ImportError("Could not import cffi compiled libraries. To fix this problem, run pip install -e .", e)
23
24
-__version__ = "0.8.1"
+__version__ = "0.8.2"
0 commit comments