Skip to content

Commit 6c8bd44

Browse files
committed
Set version number for release 0.1.10
1 parent 7dc4b48 commit 6c8bd44

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

0 commit comments

Comments
 (0)