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