Commit bd3f9b71 by dorp

added mime type and bumped version

parent 5e2ccbe5
......@@ -700,3 +700,7 @@
0 regex \^:[A-F0-9]{8,}$ Intel HEX
!:mime firmware/intel-hex
# D-Link HAD
0x60 string \x46\x4C\x41\x53\x48\x5F\x30\x32 D-Link HAD
!:mime firmware/dlink-had
......@@ -43,7 +43,7 @@ with OperateInDirectory(str(MIME_DIR)):
setup(
name=MODULE_NAME,
version='0.2.1',
version='0.2.2',
description='Helper functions for file type generation',
author='Johannes vom Dorp',
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