@@ -1,3 +1,7 @@
+## 1.7 (December, 2020)
+- added Promehteous format for exporting/view
+- added std.code.longlines plugin
+
## 1.6 (June, 2020)
- added python3 support
- added pypi package (metrixpp)
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="metrixpp",
- version="1.6.2",
+ version="1.7.0",
author="Stefan Strobel",
author_email="stefan.strobel@shimatta.net",
description="Metrix++ is an extendable tool for code metrics collection and analysis.",