We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c537b commit 04cbcc3Copy full SHA for 04cbcc3
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.11',
+ version='0.1.12',
13
description=description,
14
long_description=
15
description + '\n\nhttps://github.com/mherrmann/gitignore_parser',
0 commit comments