diff --git a/setup.py b/setup.py index 6fa35d64..cec09ba8 100755 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def execute_shell_command(shell_command): setup( name=MODULE_NAME, - version='0.2.7', + version='0.2.8', description='Helper functions for file type generation', author='Johannes vom Dorp', url='https://github.com/fkie-cad/fact_helper_file',