Commit 7416f35d by Peter Weidenbach

version string updated

parent bb8de2e6
This diff is collapsed. Click to expand it.
...@@ -43,7 +43,7 @@ with OperateInDirectory(str(MIME_DIR)): ...@@ -43,7 +43,7 @@ with OperateInDirectory(str(MIME_DIR)):
setup( setup(
name=MODULE_NAME, name=MODULE_NAME,
version='0.2.5', version='0.2.6',
description='Helper functions for file type generation', description='Helper functions for file type generation',
author='Johannes vom Dorp', author='Johannes vom Dorp',
url='https://github.com/fkie-cad/fact_helper_file', url='https://github.com/fkie-cad/fact_helper_file',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment