Skip to content

Commit 2006727

Browse files
committed
bumping version
1 parent 9fb7f91 commit 2006727

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ GitPython==2.1.1
22
unittest2==1.1.0
33
pytest-cov==2.5.1
44
codecov==2.0.15
5-
truffleHogRegexes==0.0.5
5+
truffleHogRegexes==0.0.6

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='truffleHog',
5-
version='2.0.95',
5+
version='2.0.97',
66
description='Searches through git repositories for high entropy strings, digging deep into commit history.',
77
url='https://github.com/dxa4481/truffleHog',
88
author='Dylan Ayrey',

0 commit comments

Comments
 (0)