Skip to content

Commit b8d1872

Browse files
committed
Set version number for release 0.1.11
1 parent 2e3ba32 commit b8d1872

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.10',
12+
version='0.1.11',
1313
description=description,
1414
long_description=
1515
description + '\n\nhttps://github.com/mherrmann/gitignore_parser',

0 commit comments

Comments
 (0)