Skip to content

Commit e7c3f00

Browse files
author
gtencate
committed
fix for db
1 parent 55d196e commit e7c3f00

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
**/owasp_skf.egg-info/
66
skf/checklist-security-report.docx
77
skf/function-security-report.docx
8-
skf/skf.db
98
skf/log/*.txt
109
skf/skf.pyc
1110
skf/server.crt

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from distutils.core import setup
55

66
setup(name='owasp-skf',
7-
version='0.2.6a4',
7+
version='0.2.7a4',
88
description='The OWASP Security Knowledge Framework',
99
url='https://github.com/blabla1337/skf-flask',
1010
author='Glenn ten Cate, Riccardo ten Cate',

skf/skf.db

28 KB
Binary file not shown.

0 commit comments

Comments
 (0)