We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721f804 commit 1b51ef1Copy full SHA for 1b51ef1
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
description = 'A spec-compliant gitignore parser for Python 3.5+'
10
setup(
11
name='gitignore_parser',
12
- version='0.1.8',
+ version='0.1.9',
13
description=description,
14
long_description=
15
description + '\n\nhttps://github.com/mherrmann/gitignore_parser',
0 commit comments