Skip to content

Commit 8ea4444

Browse files
committed
Set version number for release 0.1.7
1 parent 1040aa5 commit 8ea4444

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
@@ -9,7 +9,7 @@
99
description = 'A spec-compliant gitignore parser for Python 3.5+'
1010
setup(
1111
name='gitignore_parser',
12-
version='0.1.6',
12+
version='0.1.7',
1313
description=description,
1414
long_description=
1515
description + '\n\nhttps://github.com/mherrmann/gitignore_parser',

0 commit comments

Comments
 (0)