Skip to content

Commit 1471483

Browse files
committed
Updated package version
1 parent eeedc6b commit 1471483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def parse_requirements(filename, session=None):
1212

1313
setuptools.setup(
1414
name="stringlifier",
15-
version="0.1.1.2",
15+
version="0.1.1.4",
1616
author="Multiple authors",
1717
author_email="tiberiu44@gmail.com",
1818
description="Python module for detecting password, api keys hashes and any other string that resembles a randomly generated character sequence.",

0 commit comments

Comments
 (0)