Skip to content

Commit 914e099

Browse files
authored
Merge pull request #59 from cair/github-actions
Update __init__.py
2 parents 5d40e91 + 98a2434 commit 914e099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
except ImportError as e:
2222
raise ImportError("Could not import cffi compiled libraries. To fix this problem, run pip install -e .", e)
2323

24-
__version__ = "0.8.1"
24+
__version__ = "0.8.2"

0 commit comments

Comments
 (0)