We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469b50b commit aae0b13Copy full SHA for aae0b13
kerncraft/__init__.py
@@ -1,5 +1,5 @@
1
"""Kerncraft static analytical performance modeling framework and tool."""
2
-__version__ = '0.8.11'
+__version__ = '0.8.12'
3
from .kerncraft import main
4
__main__ = main
5
0 commit comments