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