We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215e462 commit 94aeafaCopy full SHA for 94aeafa
nicfit/__about__.py
@@ -14,7 +14,7 @@ def __parse_version(v): # pragma: nocover
14
return ver, rel, ver_info
15
16
17
-__version__ = "0.8b4"
+__version__ = "0.8"
18
__release_name__ = ""
19
__years__ = "2016-2018"
20
0 commit comments